OpenSceneGraph 3.6.5
|
#include <DataTypes>
Public Member Functions | |
ObjectProperty () | |
ObjectProperty (const char *name, int value=0, bool useMap=false) | |
ObjectProperty (const ObjectProperty ©) | |
ObjectProperty & | operator() (const char *name) |
void | set (int v) |
int | get () const |
Public Attributes | |
std::string | _name |
int | _value |
bool | _mapProperty |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
bool osgDB::ObjectProperty::_mapProperty |
std::string osgDB::ObjectProperty::_name |
int osgDB::ObjectProperty::_value |
![]() | Generated at Mon Jan 22 2024 00:00:00 for the OpenSceneGraph by doxygen 1.10.0. |