|
OpenSceneGraph
3.4.0
|
Public Member Functions | |
| ObjectMark () | |
| ObjectMark (const ObjectMark ©) | |
| void | set (const char *name, int delta=0) |
Public Attributes | |
| std::string | _name |
| int | _indentDelta |
| osgDB::ObjectMark::ObjectMark | ( | ) | [inline] |
| osgDB::ObjectMark::ObjectMark | ( | const ObjectMark & | copy | ) | [inline] |
| void osgDB::ObjectMark::set | ( | const char * | name, |
| int | delta = 0 |
||
| ) | [inline] |
References _indentDelta, and _name.
Referenced by set().
| std::string osgDB::ObjectMark::_name |
Referenced by set().
| Generated at Tue Dec 8 2015 00:16:46 for the OpenSceneGraph by doxygen 1.7.6.1. |