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

Public Member Functions

 ObjectProperty (const char *name, int value=0, bool useMap=false)
 
 ObjectProperty (const ObjectProperty &copy)
 
ObjectPropertyoperator() (const char *name)
 
void set (int v)
 
int get () const
 

Public Attributes

std::string _name
 
int _value
 
bool _mapProperty
 

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