CrystalSpace

Public API Reference

Public Member Functions
iMeshObjectType Struct Reference

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

#include <imesh/object.h>

Inheritance diagram for iMeshObjectType:
iBase scfImplementation2< csMeshType, iMeshObjectType, iComponent > 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 420 of file object.h.


Member Function Documentation

Create an instance of iMeshObjectFactory.

Implemented in csMeshType.


The documentation for this struct was generated from the following file:

Generated for Crystal Space 2.0 by doxygen 1.7.6.1