Go to the source code of this file.
Data Structures | |
| class | Dtk_mesh_asm_node |
| This class gathers asm node related datas. More... | |
| class | WriteOptions |
| This class provides several options to tunes cgr Writter. It must be provided to cgr::cgrw_InitWrite method. More... | |
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... | |