OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
Loading...
Searching...
No Matches
occtl::io_gltf::WriteOptions Struct Reference

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
 

Detailed Description

Options for write. PascalCase mirror of occtl_io_gltf_write_options_t.


The documentation for this struct was generated from the following file: