Class for adapting the memory management of external data.
Class for adapting the memory management of external data. Typically used to specify the memory management of user data which can be attached to osg::Node.
virtual void incrementReference(void* )
virtual void decrementReference(void* )
virtual void* clone(void* )
virtual bool write(Output& , void* )
virtual bool read(Input& , void* )
Alphabetic index HTML hierarchy of classes or Java