openscenegraph
Public Member Functions | List of all members
osgDB::basic_type_wrapper Struct Referenceabstract
Inheritance diagram for osgDB::basic_type_wrapper:
osgDB::type_wrapper< T >

Public Member Functions

virtual ~basic_type_wrapper ()
 
virtual bool matches (const osg::Object *proto) const =0
 

Detailed Description

basic structure for custom runtime inheritance checking

Constructor & Destructor Documentation

virtual osgDB::basic_type_wrapper::~basic_type_wrapper ( )
inlinevirtual

Member Function Documentation

virtual bool osgDB::basic_type_wrapper::matches ( const osg::Object proto) const
pure virtual

Implemented in osgDB::type_wrapper< T >.


The documentation for this struct was generated from the following file: