|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
#include <occtl_geom.h>
Public Attributes | |
| double | x |
| double | y |
| double | z |
3D point. Coordinates in whatever unit the caller uses.
| double occtl_point3_t::x |
X coordinate.
| double occtl_point3_t::y |
Y coordinate.
| double occtl_point3_t::z |
Z coordinate.