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

Options for read. PascalCase mirror of occtl_io_gltf_read_options_t. More...

#include <io_gltf.hpp>

Public Member Functions

::occtl_io_gltf_read_options_t to_c () const noexcept
 

Public Attributes

bool load_all_scenes = false
 
bool skip_empty_nodes = true
 
bool use_mesh_name_as_fallback = true
 
bool apply_scale = true
 
bool parallel = false
 
bool single_precision = true
 
bool fill_incomplete = true
 
int memory_limit_mib = -1
 

Detailed Description

Options for read. PascalCase mirror of occtl_io_gltf_read_options_t.


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