|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
#include <occtl_topo_build.h>
Public Attributes | |
| const char * | key |
| size_t | key_len |
Borrowed view of a metadata key stored on a graph node.
Pointer lifetime is tied to the owning graph metadata. The view is invalidated by metadata mutation on the graph, graph mutation that remaps/removes the target node, graph clone/free, or graph compaction.
| const char* occtl_metadata_key_view::key |
Borrowed key bytes; not necessarily NUL-terminated.
| size_t occtl_metadata_key_view::key_len |
Length of key in bytes.