Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
GL Viewer options
Enumerations
enum
{
VIEWER_LOCKED
= 0x00008000,
VIEWER_LIGHTING
= 0x00010000,
VIEWER_FOG
= 0x00020000,
VIEWER_DITHER
= 0x00040000
}
Enumeration Type Documentation
anonymous enum
Enumeration values:
VIEWER_LOCKED
Mouse based view manipulation is locked.
VIEWER_LIGHTING
Lighting is on.
VIEWER_FOG
Fog mode on.
VIEWER_DITHER
Dithering.