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

#include <occtl_geom.h>

Public Attributes

double x
 
double y
 
double z
 

Detailed Description

3D free vector.

Member Data Documentation

◆ x

double occtl_vector3_t::x

X component.

◆ y

double occtl_vector3_t::y

Y component.

◆ z

double occtl_vector3_t::z

Z component.


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