|
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 Thu Feb 28 2013 21:37:33 for the OpenSceneGraph by doxygen 1.8.3.1. |