addObject(IN smart_ptr< Primitive > &primitive)=0 | vgfx::ObjectMap | [pure virtual] |
create(void) | vgfx::ObjectMap | [static] |
findObject(IN const char *ID) const =0 | vgfx::ObjectMap | [pure virtual] |
newObjectID(IN const char *prefix, OUT std::string &id)=0 | vgfx::ObjectMap | [pure virtual] |
removeObject(IN const char *ID)=0 | vgfx::ObjectMap | [pure virtual] |
size(void) const =0 | vgfx::ObjectMap | [pure virtual] |
~ObjectMap(void) | vgfx::ObjectMap | [virtual] |