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

OSGenum Namespace Reference


Detailed Description

Name space to contain the various enum's used in INVT Open Scene Graph.


Enumerations

enum  TextLayout { LEFT_TO_RIGHT, RIGHT_TO_LEFT, VERTICAL }
 Supported direction of text layout. More...
enum  Fonts {
  ARIAL, TIMES, DIRTYDOZ, FUDD,
  BLUEHIGB, BLUEHIGC, BLUEHIGH
}
 Supported fonts. More...
enum  TextAxis {
  DEFAULT_AXIS, XY_PLANE, REVERSED_XY_PLANE, YZ_PLANE,
  REVERSED_YZ_PLANE, XZ_PLANE, REVERSED_XZ_PLANE, SCREEN
}
 Supported axis for 3D text. More...
enum  TextAlign {
  DEFAULT_ALIGN, LEFT_TOP, LEFT_CENTER, LEFT_BOTTOM,
  CENTER_TOP, CENTER_CENTER, CENTER_BOTTOM, RIGHT_TOP,
  RIGHT_CENTER, RIGHT_BOTTOM, LEFT_BASE_LINE, CENTER_BASE_LINE,
  RIGHT_BASE_LINE, LEFT_BOTTOM_BASE_LINE, CENTER_BOTTOM_BASE_LINE, RIGHT_BOTTOM_BASE_LINE
}
 Supported alignment for text. More...
enum  Error {
  OSG_INVALID_DEPTH_TYPE, OSG_NO_CONFIG_FILE, OSG_FILE_READ, OSG_NO_POINT_CLOUD,
  OSG_BASIC_EXCEPTION, OSG_BAD_CONTEXT
}
 Enumeration of OSG errors for use in error reporting and returning. More...
enum  DepthType { DEPTH_NONE, DEPTH_ZBUFFER, DEPTH_ANGULAR }
 Enumeration of depth method to use in OSG. More...


Enumeration Type Documentation

enum OSGenum::DepthType
 

Enumeration of depth method to use in OSG.

Definition at line 125 of file OSGDefine.H.

enum OSGenum::Error
 

Enumeration of OSG errors for use in error reporting and returning.

Definition at line 113 of file OSGDefine.H.

enum OSGenum::Fonts
 

Supported fonts.

Definition at line 64 of file OSGDefine.H.

enum OSGenum::TextAlign
 

Supported alignment for text.

Definition at line 91 of file OSGDefine.H.

enum OSGenum::TextAxis
 

Supported axis for 3D text.

Definition at line 77 of file OSGDefine.H.

enum OSGenum::TextLayout
 

Supported direction of text layout.

Definition at line 55 of file OSGDefine.H.


Generated on Sat Nov 7 13:40:56 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4