Public Types

gmtl::RotationOrderBase Struct Reference
[Global Flags: Xelt, XYZ, etc...]

Base class for Rotation orders. More...

#include <Math.h>

Inheritance diagram for gmtl::RotationOrderBase:
Inheritance graph
[legend]

List of all members.

Public Types

enum  { IS_ROTORDER = 1 }

Detailed Description

Base class for Rotation orders.

See also:
XYZ, ZYX, ZXY

Definition at line 22 of file Math.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
IS_ROTORDER 

Definition at line 22 of file Math.h.

{ enum { IS_ROTORDER = 1 }; };


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