|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
#include <occtl_io_stl.h>
Public Attributes | |
| uint32_t | struct_version |
| const void * | p_next |
| int32_t | ascii_mode |
Options for occtl_io_stl_write and occtl_io_stl_write_memory. Pass NULL for defaults (binary output).
| int32_t occtl_io_stl_write_options::ascii_mode |
0 = binary (default), 1 = ASCII.
| const void* occtl_io_stl_write_options::p_next |
Reserved; set to NULL.
| uint32_t occtl_io_stl_write_options::struct_version |
Must be OCCTL_IO_STL_WRITE_OPTIONS_VERSION_1.