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

#include <occtl_core.h>

Public Attributes

uint32_t struct_version
 
const void * p_next
 

Detailed Description

Options for occtl_runtime_init.

Construct with OCCTL_RUNTIME_INIT_INFO_INIT or by zero-initialising and setting struct_version explicitly.

Member Data Documentation

◆ p_next

const void* occtl_runtime_init_info::p_next

Reserved for future extension chains; must be NULL.

◆ struct_version

uint32_t occtl_runtime_init_info::struct_version

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