|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
Options for write. PascalCase mirror of occtl_io_gltf_write_options_t.
More...
#include <io_gltf.hpp>
Public Member Functions | |
| ::occtl_io_gltf_write_options_t | to_c () const noexcept |
Public Attributes | |
| TransformFormat | transform_format = TransformFormat::Compact |
| bool | force_uv_export = false |
| bool | embed_textures_in_glb = true |
| bool | merge_faces = false |
| bool | split_indices_16 = false |
Options for write. PascalCase mirror of occtl_io_gltf_write_options_t.