#include <DataTypes>
◆ ObjectProperty() [1/3]
osgDB::ObjectProperty::ObjectProperty |
( |
| ) |
|
|
inline |
◆ ObjectProperty() [2/3]
osgDB::ObjectProperty::ObjectProperty |
( |
const char * | name, |
|
|
int | value = 0, |
|
|
bool | useMap = false ) |
|
inline |
◆ ObjectProperty() [3/3]
◆ get()
int osgDB::ObjectProperty::get |
( |
| ) |
const |
|
inline |
◆ operator()()
ObjectProperty & osgDB::ObjectProperty::operator() |
( |
const char * | name | ) |
|
|
inline |
◆ set()
void osgDB::ObjectProperty::set |
( |
int | v | ) |
|
|
inline |
◆ _mapProperty
bool osgDB::ObjectProperty::_mapProperty |
◆ _name
std::string osgDB::ObjectProperty::_name |
◆ _value
int osgDB::ObjectProperty::_value |
The documentation for this class was generated from the following file: