Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

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 50 of file Math.h.


Member Enumeration Documentation

anonymous enum
 

Enumeration values:
IS_ROTORDER 

Definition at line 50 of file Math.h.

00050 { enum { IS_ROTORDER = 1 }; };


The documentation for this struct was generated from the following file:
Generated on Mon Apr 7 15:29:31 2003 for GenericMathTemplateLibrary by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002