Open Inventor Release 2024.1.0
 
Loading...
Searching...
No Matches
openinventor::inventor::Axis Class Reference

Miscellaneous definition(s) related to axis. More...

#include <Inventor/Axis.h>

Public Types

enum  Type {
  X ,
  Y ,
  Z
}
 Specification of either an X, a Y or a Z axis. More...
 

Detailed Description

Miscellaneous definition(s) related to axis.

VSG extension

This defines an axis in the XYZ coordinate axis system.

Definition at line 40 of file Axis.h.

Member Enumeration Documentation

◆ Type

Specification of either an X, a Y or a Z axis.

Enumerator

The X axis.

The Y axis.

The Z axis.

Definition at line 50 of file Axis.h.


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