smax-clib v0.9
A C/C++ client library for SMA-X
Loading...
Searching...
No Matches
XCoordinateSystem Struct Reference

Structure that defines a coordinate system, with one or more XCoordinateAxis. More...

#include <smax.h>

Data Fields

XCoordinateAxisaxis
 Array of coordinate axes, with nAxis size.
 
int nAxis
 Number of coordinate axes (i.e. dimension)
 

Detailed Description

Structure that defines a coordinate system, with one or more XCoordinateAxis.

See also
smaxCreateCoordinateSystem()
smaxDestroyCoordinateSystem()

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