Robot Simulator of the Robotics Group for Self-Organization of Control  0.8.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
OsgConfig Struct Reference

Data structure containing some configuration variables for OSG. More...

#include <osghandle.h>

Collaboration diagram for OsgConfig:

Public Member Functions

 OsgConfig ()
 

Public Attributes

osg::TessellationHints * tesselhints [3]
 
osg::StateSet * normalState
 
osg::StateSet * transparentState
 
ColorSchemacs
 
int shadowType
 
bool noGraphics
 

Detailed Description

Data structure containing some configuration variables for OSG.

Constructor & Destructor Documentation

OsgConfig ( )
inline

Member Data Documentation

bool noGraphics
osg::StateSet* normalState
int shadowType
osg::TessellationHints* tesselhints[3]
osg::StateSet* transparentState

The documentation for this struct was generated from the following file: