csMeshType Class Reference
This is the abstract implementation of iMeshObjectType. More...
#include <meshobjtmpl.h>
Inheritance diagram for csMeshType:

Public Methods | |
csMeshType (iBase *p) | |
constructor | |
virtual | ~csMeshType () |
destructor | |
bool | Initialize (iObjectRegistry *reg) |
Initialize this plugin. | |
virtual csPtr< iMeshObjectFactory > | NewFactory ()=0 |
See imesh/object.h for specification. | |
Public Attributes | |
csMeshType::eiComponent | scfiComponent |
iComponent implementation. | |
Protected Attributes | |
iEngine * | Engine |
pointer to the engine if available (@ temporary) | |
iObjectRegistry * | object_reg |
Object registry. |
Detailed Description
This is the abstract implementation of iMeshObjectType.
Definition at line 337 of file meshobjtmpl.h.
Constructor & Destructor Documentation
|
constructor
|
|
destructor
|
Member Function Documentation
|
Initialize this plugin.
|
|
See imesh/object.h for specification. There is no default implementation for this method. Implements iMeshObjectType. |
Member Data Documentation
|
pointer to the engine if available (@ temporary) @ Definition at line 341 of file meshobjtmpl.h. |
|
Object registry.
Definition at line 344 of file meshobjtmpl.h. |
|
iComponent implementation.
|
The documentation for this class was generated from the following file:
- cstool/meshobjtmpl.h
Generated for Crystal Space by doxygen 1.2.18