OpenSceneGraph 2.8.3
|
a class template that checks inheritance between a given Object's class and a class defined at compile time through the template parameter T. More...
Public Member Functions | |
bool | matches (const osg::Object *proto) const |
a class template that checks inheritance between a given Object's class and a class defined at compile time through the template parameter T.
This is used in conjunction with readObjectOfType() to specify an abstract class as reference type.
bool osgDB::type_wrapper< T >::matches | ( | const osg::Object * | proto | ) | const [inline, virtual] |
Implements osgDB::basic_type_wrapper.
![]() | Generated at Tue Mar 22 2011 13:20:25 for the OpenSceneGraph by doxygen 1.7.3. |