![Logo](tetiere_ht.jpg) |
DATAKIT API
V2025.1
|
|
Dtk_UChar8 _FileRelease
Definition: cgrw.hpp:20
This class gathers asm node related datas.
Definition: util_cgr_dtk.hpp:178
WriteOptions()
Base constructor.
Definition: cgrw.hpp:23
uint32_t Dtk_UInt32
Definition: define.h:688
This is a high level string class.
Definition: dtk_string.hpp:58
Definition: dtk_status.hpp:16
char Dtk_bool
Definition: define.h:725
int cgrw_EndWrite()
Free the Cgr Writer
~WriteOptions()
Destructor.
Definition: cgrw.hpp:26
void SetCfgCgrWriteMaterial(const Dtk_bool &inVal)
write material
Dtk_status cgrw_WriteMeshAsm(Dtk_mesh_asm_node *inRoot)
Write a mesh assembly.
int cgrw_InitWrite(Dtk_string inFileWritten, Dtk_string inLogFile, Licence_dtk inLicFct, Dtk_string inLicenceFile, const WriteOptions &inOptions=WriteOptions())
Initialize the Cgr Writer
Dtk_UInt32 GetFileRelease() const
Retrieve the Written file release.
Definition: cgrw.hpp:43
unsigned char Dtk_UChar8
Definition: define.h:698
This class provides several options to tunes cgr Writter. It must be provided to cgr::cgrw_InitWrite ...
Definition: cgrw.hpp:18
void SetFileRelease(const Dtk_UInt32 inRelease)
Sets the release for the written files.
Definition: cgrw.hpp:31
char *(* Licence_dtk)(char *)
Definition: str_def.h:71