![]() |
Public API Reference |
#include <object.h>
Inheritance diagram for iMeshObjectType:
Public Methods | |
virtual csPtr< iMeshObjectFactory > | NewFactory ()=0 |
Create an instance of iMeshObjectFactory. More... |
Through this plugin the user can create instances of mesh object factories which can then be used to create instances of mesh objects.
Definition at line 281 of file imesh/object.h.
|
Create an instance of iMeshObjectFactory.
Implemented in csMeshType. |