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

#include <occtl_geom.h>

Public Attributes

double x
 
double y
 

Detailed Description

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

Member Data Documentation

◆ x

double occtl_point2_t::x

X coordinate.

◆ y

double occtl_point2_t::y

Y coordinate.


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