57 virtual const std::string& GetType()
const override;
66 virtual void SetName(
const std::string& name);
75 virtual osg::NodeVisitor* AsOSGVisitor();
84 virtual const osg::NodeVisitor* AsOSGVisitor()
const;
A string wrapper that will make sure that all of the strings with the same value will point to the sa...
This class is part of the internal garbage collection system.
This is a Base class that carries the Class name and Unique ID of all the derived classes...
static const trUtil::RefStr CLASS_TYPE
Adds an easy and swappable access to the base class.
trBase::SmrtPtr< osg::NodeVisitor > mNodeVisitor