OpenSceneGraph 3.6.5
|
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...
#include <Input>
Public Member Functions | |
bool | matches (const osg::Object *proto) const |
![]() | |
virtual | ~basic_type_wrapper () |
virtual bool | matches (const osg::Object *proto) const =0 |
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 Jul 19 2023 00:00:00 for the OpenSceneGraph by doxygen 1.9.7. |