Main Page
Module List
Reference documentation
Namespaces
Classes
Examples
Namespace List
Namespace Members
DM
Orientation
Enumerations
DM::Orientation Namespace Reference
orientation enum
More...
Enumerations
enum
Type
{
cw
= -1,
undefined
= 0,
ccw
= 1 }
Detailed Description
orientation enum
Enumeration Type Documentation
enum
Type
Enumerator:
cw
clockwise
undefined
orientation undefined
ccw
counterclockwise