CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

csMeshType Class Reference

This is the abstract implementation of iMeshObjectType. More...

#include <meshobjtmpl.h>

Inheritance diagram for csMeshType:

iMeshObjectType iBase List of all members.

Public Methods

 csMeshType (iBase *p)
 constructor. More...

virtual ~csMeshType ()
 destructor. More...

bool Initialize (iObjectRegistry *reg)
 Initialize this plugin. More...

virtual csPtr< iMeshObjectFactoryNewFactory ()=0
 See imesh/object.h for sepcification. More...


Public Attributes

csMeshType::eiComponent scfiComponent
 iComponent implementation. More...


Protected Attributes

iEngineEngine
 pointer to the engine if available (@ temporary). More...

iObjectRegistryobject_reg
 Object registry. More...


Detailed Description

This is the abstract implementation of iMeshObjectType.

Definition at line 318 of file meshobjtmpl.h.


Constructor & Destructor Documentation

csMeshType::csMeshType iBase   p
 

constructor.

virtual csMeshType::~csMeshType   [virtual]
 

destructor.


Member Function Documentation

bool csMeshType::Initialize iObjectRegistry   reg
 

Initialize this plugin.

virtual csPtr<iMeshObjectFactory> csMeshType::NewFactory   [pure virtual]
 

See imesh/object.h for sepcification.

There is no default implementation for this method.

Implements iMeshObjectType.


Member Data Documentation

iEngine* csMeshType::Engine [protected]
 

pointer to the engine if available (@ temporary).

@

Definition at line 322 of file meshobjtmpl.h.

iObjectRegistry* csMeshType::object_reg [protected]
 

Object registry.

Definition at line 325 of file meshobjtmpl.h.

csMeshType::eiComponent csMeshType::scfiComponent
 

iComponent implementation.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.14