Thea
|
Coordinate axes upto 4D (enum class). More...
#include <CommonEnums.hpp>
Public Types |
Coordinate axes upto 4D (enum class).
X, Y, Z and W are guaranteed to have the values 0, 1, 2 and 3 respectively.
Definition at line 25 of file CommonEnums.hpp.
enum Value |
Supported values.
Enumerator | |
---|---|
X |
The X axis. |
Y |
The Y axis. |
Z |
The Z axis. |
W |
The W axis. |
Definition at line 28 of file CommonEnums.hpp.