|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
#include <occtl_topo_build.h>

Public Attributes | |
| uint32_t | struct_version |
| const void * | p_next |
| occtl_point3_t | point |
| double | tolerance |
Info for occtl_topo_make_vertex.
| const void* occtl_topo_make_vertex_info::p_next |
Reserved; set to NULL.
| occtl_point3_t occtl_topo_make_vertex_info::point |
Point position.
| uint32_t occtl_topo_make_vertex_info::struct_version |
Must be OCCTL_TOPO_MAKE_VERTEX_INFO_VERSION_1.
| double occtl_topo_make_vertex_info::tolerance |
Vertex tolerance.