Overview
Modules
Class Hierarchy
Classes
Members
OrientableConstants.h File Reference
This graph shows which files directly or indirectly include this file:
Enumerations
enum
orientationType
{
ORI_DEFAULT
= 0,
ORI_INVERSION_HORIZONTAL
= 1,
ORI_INVERSION_VERTICAL
= 2,
ORI_INVERSION_Z
= 4,
ORI_ROTATION_XY
= 8
}
enum {
UP_DOWN
= 0,
DOWN_UP
= 1,
RIGHT_LEFT
= 2,
LEFT_RIGHT
= 3 }
Functions
orientationType
maskFromPanel
(bool reverseOrientation, bool reverseDirection)
Enumeration Type Documentation
anonymous enum
Enumerator:
UP_DOWN
DOWN_UP
RIGHT_LEFT
LEFT_RIGHT
enum
orientationType
Enumerator:
ORI_DEFAULT
ORI_INVERSION_HORIZONTAL
ORI_INVERSION_VERTICAL
ORI_INVERSION_Z
ORI_ROTATION_XY
Function Documentation
orientationType
maskFromPanel
(
bool
reverseOrientation
,
bool
reverseDirection
)
Tulip Software by David AUBER 2001 - 2006