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

#include <occtl_geom.h>

Public Attributes

double x
 
double y
 
double z
 

Detailed Description

3D point. Coordinates in whatever unit the caller uses.

Member Data Documentation

◆ x

double occtl_point3_t::x

X coordinate.

◆ y

double occtl_point3_t::y

Y coordinate.

◆ z

double occtl_point3_t::z

Z coordinate.


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