CrystalSpace

Public API Reference

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

iMeshObjectType Struct Reference

This plugin describes a specific type of mesh objects. More...

#include <object.h>

Inheritance diagram for iMeshObjectType:

iBase csMeshType List of all members.

Public Methods

virtual csPtr< iMeshObjectFactoryNewFactory ()=0
 Create an instance of iMeshObjectFactory.


Detailed Description

This plugin describes a specific type of mesh objects.

Through this plugin the user can create instances of mesh object factories which can then be used to create instances of mesh objects.

Main creators of instances implementing this interface:

Main ways to get pointers to this interface: Main users of this interface:

Definition at line 387 of file object.h.


Member Function Documentation

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

Create an instance of iMeshObjectFactory.

Implemented in csMeshType.


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