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

#include <occtl_topo.h>

Collaboration diagram for occtl_vertex_view:

Public Attributes

uint32_t struct_version
 
const void * p_next
 
occtl_point3_t point
 
double tolerance
 

Detailed Description

Aggregate snapshot of a vertex's scalar state.

Member Data Documentation

◆ p_next

const void* occtl_vertex_view::p_next

Reserved; must be NULL.

◆ point

occtl_point3_t occtl_vertex_view::point

3D point in definition frame.

◆ struct_version

uint32_t occtl_vertex_view::struct_version

INPUT — caller declares which version they understand.

◆ tolerance

double occtl_vertex_view::tolerance

Vertex tolerance.


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