|
openscenegraph
|
#include <DataTypes>
Public Member Functions | |
| ObjectMark () | |
| ObjectMark (const ObjectMark ©) | |
| void | set (const char *name, int delta=0) |
Public Attributes | |
| std::string | _name |
| int | _indentDelta |
|
inline |
References _indentDelta.
Referenced by ObjectMark().
|
inline |
References _indentDelta, _name, and ObjectMark().
|
inline |
References _indentDelta, and _name.
| int osgDB::ObjectMark::_indentDelta |
Referenced by ObjectMark(), ObjectMark(), and set().
| std::string osgDB::ObjectMark::_name |
Referenced by ObjectMark(), and set().