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 ref_data(void* )
virtual void unref_data(void* )
virtual void* clone_data(void* )
virtual bool write_data(Output& , void* )
virtual void* read_data(Input& )
Alphabetic index HTML hierarchy of classes or Java