#include <meshobj.h>
Inheritance diagram for csMeshFactoryList:
Public Methods | |
csMeshFactoryList () | |
constructor. | |
~csMeshFactoryList () | |
destructor. | |
virtual void | AddMeshFactory (iMeshFactoryWrapper *mesh) |
Add a mesh factory. | |
virtual void | RemoveMeshFactory (iMeshFactoryWrapper *mesh) |
Remove a mesh factory. | |
Public Attributes | |
SCF_DECLARE_IBASE | |
csMeshFactoryList::MeshFactoryList | scfiMeshFactoryList |