CrystalSpace

Public API Reference

Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

iMeshObjectType Struct Reference

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

#include <imesh/object.h>

Inheritance diagram for iMeshObjectType:

iBase csMeshType List of all members.

Public Member Functions

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 382 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.4.4