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

#include <occtl_geom.h>

Public Attributes

double x
 
double y
 

Detailed Description

2D free vector.

Member Data Documentation

◆ x

double occtl_vector2_t::x

X component.

◆ y

double occtl_vector2_t::y

Y component.


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