|
OpenSceneGraph
3.0.1
|
basic structure for custom runtime inheritance checking More...

Public Member Functions | |
| virtual | ~basic_type_wrapper () |
| virtual bool | matches (const osg::Object *proto) const =0 |
basic structure for custom runtime inheritance checking
| virtual osgDB::basic_type_wrapper::~basic_type_wrapper | ( | ) | [inline, virtual] |
| virtual bool osgDB::basic_type_wrapper::matches | ( | const osg::Object * | proto | ) | const [pure virtual] |
Implemented in osgDB::type_wrapper< T >.
| Generated at Thu Sep 27 2012 17:03:12 for the OpenSceneGraph by doxygen 1.7.6.1. |