Main Page   Class Hierarchy   Compound List   File List   Compound Members  

iThingEnvironment Struct Reference

This interface is implemented by the iObjectType for things. More...

#include <thing.h>

Inheritance diagram for iThingEnvironment:

iBase List of all members.

Public Methods

virtual iPolyTxtPlaneCreatePolyTxtPlane (const char *name=NULL)=0
virtual iPolyTxtPlaneFindPolyTxtPlane (const char *name)=0
virtual iCurveTemplateCreateBezierTemplate (const char *name=NULL)=0
virtual iCurveTemplateFindCurveTemplate (const char *iName)=0

Detailed Description

This interface is implemented by the iObjectType for things.

Using this interface you can access objects (planes and curve templates) that are global to all things.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000