OpenSceneGraph
3.0.1
|
Public Member Functions | |
ObjectProperty (const char *name, int value=0, bool useMap=false) | |
ObjectProperty (const ObjectProperty ©) | |
ObjectProperty & | proto (const char *name) |
void | set (int v) |
int | get () const |
Public Attributes | |
std::string | _name |
int | _value |
bool | _mapProperty |
Protected Member Functions | |
ObjectProperty () | |
|
inline |
|
inline |
|
inlineprotected |
|
inline |
References _value.
|
inline |
References _name.
|
inline |
References _value.
bool osgDB::ObjectProperty::_mapProperty |
std::string osgDB::ObjectProperty::_name |
Referenced by proto().
![]() | Generated at Fri Mar 1 2013 18:59:44 for the OpenSceneGraph by doxygen 1.8.3.1. |