openscenegraph
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
osgDB::ObjectMark Class Reference

Public Member Functions

 ObjectMark (const char *name, int delta=0)
 
 ObjectMark (const ObjectMark &copy)
 

Public Attributes

std::string _name
 
int _indentDelta
 

Protected Member Functions

 ObjectMark ()
 

Constructor & Destructor Documentation

osgDB::ObjectMark::ObjectMark ( const char *  name,
int  delta = 0 
)
inline
osgDB::ObjectMark::ObjectMark ( const ObjectMark copy)
inline
osgDB::ObjectMark::ObjectMark ( )
inlineprotected

Member Data Documentation

int osgDB::ObjectMark::_indentDelta
std::string osgDB::ObjectMark::_name

The documentation for this class was generated from the following file: