OpenSceneGraph
3.5.1
|
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 |
Public Member Functions inherited from osgDB::basic_type_wrapper | |
virtual | ~basic_type_wrapper () |
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.
|
inlinevirtual |
Implements osgDB::basic_type_wrapper.
Generated at Wed Nov 11 2015 22:14:56 for the OpenSceneGraph by doxygen 1.8.10. |