Functions | |
int | cgrw_EndWrite () |
Free the Cgr Writer More... | |
int | cgrw_InitWrite (Dtk_string inFileWritten, Dtk_string inLogFile, Licence_dtk inLicFct, Dtk_string inLicenceFile, const WriteOptions &inOptions=WriteOptions()) |
Initialize the Cgr Writer More... | |
Dtk_status | cgrw_WriteMeshAsm (Dtk_mesh_asm_node *inRoot) |
Write a mesh assembly. More... | |
void | SetCfgCgrWriteMaterial (const Dtk_bool &inVal) |
write material More... | |
int cgrw_EndWrite | ( | ) |
Free the Cgr Writer
int cgrw_InitWrite | ( | Dtk_string | inFileWritten, |
Dtk_string | inLogFile, | ||
Licence_dtk | inLicFct, | ||
Dtk_string | inLicenceFile, | ||
const WriteOptions & | inOptions = WriteOptions() |
||
) |
Initialize the Cgr Writer
[in] | inFileWritten | : File to write |
[in] | inLogFile | : Log file |
[in] | inLicFct | : Licence fuction or Null |
[in] | inLicFile | : Datakit Licence file or Null |
[in] | inOptions | : Options (release,...) |
Dtk_status cgrw_WriteMeshAsm | ( | Dtk_mesh_asm_node * | inRoot | ) |
Write a mesh assembly.
void SetCfgCgrWriteMaterial | ( | const Dtk_bool & | inVal | ) |