OpenSceneGraph  3.0.1
Public Types | Public Member Functions | Public Attributes
osgDB::XmlNode::ControlMap Class Reference
Inheritance diagram for osgDB::XmlNode::ControlMap:
Inheritance graph
[legend]

List of all members.

Public Types

typedef std::map< std::string,
int > 
ControlToCharacterMap
typedef std::map< int,
std::string > 
CharacterToControlMap

Public Member Functions

 ControlMap ()
void addControlToCharacter (const std::string &control, int c)

Public Attributes

ControlToCharacterMap _controlToCharacterMap
CharacterToControlMap _characterToControlMap

Member Typedef Documentation

typedef std::map< int, std::string> osgDB::XmlNode::ControlMap::CharacterToControlMap
typedef std::map< std::string, int > osgDB::XmlNode::ControlMap::ControlToCharacterMap

Constructor & Destructor Documentation

osgDB::XmlNode::ControlMap::ControlMap ( )

Member Function Documentation

void osgDB::XmlNode::ControlMap::addControlToCharacter ( const std::string &  control,
int  c 
)

Member Data Documentation


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

osg logo
Generated at Mon Oct 3 2011 12:39:47 for the OpenSceneGraph by doxygen 1.7.5.