OpenSceneGraph
Public Types | Public Member Functions | Public Attributes | List of all members
osgDB::XmlNode::ControlMap Class Reference
Inheritance diagram for osgDB::XmlNode::ControlMap:
Inheritance graph
[legend]
Collaboration diagram for osgDB::XmlNode::ControlMap:
Collaboration graph
[legend]

Public Types

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

Public Member Functions

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

Public Attributes

ControlToCharacterMap _controlToCharacterMap
 
CharacterToControlMap _characterToControlMap
 

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