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

Public Attributes | |
| uint32_t | struct_version |
| const void * | p_next |
| const occtl_point2_t * | poles |
| size_t | pole_count |
| const double * | weights |
Versioned create-info struct for 2D Bezier curve construction.
| const void* occtl_curve2d_bezier_create_info::p_next |
Reserved; must be NULL.
| uint32_t occtl_curve2d_bezier_create_info::struct_version |
Must be OCCTL_CURVE2D_BEZIER_CREATE_INFO_VERSION_1.
| const double* occtl_curve2d_bezier_create_info::weights |
NULL implies non-rational.