Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

iCurveTemplate Struct Reference

This is a interface for a curve template. More...

#include <curve.h>

Inheritance diagram for iCurveTemplate:

iBase List of all members.

Public Methods

virtual iObjectQueryObject ()=0
 Get the iObject for this curve template.

virtual void SetMaterial (iMaterialWrapper *mat)=0
 Set the material wrapper.

virtual iMaterialWrapperGetMaterial ()=0
 Get the material wrapper.

virtual iCurveMakeCurve ()=0
 Make a curve from this template.

virtual int GetVertexCount () const=0
 Get the number of vertices.

virtual int GetVertex (int idx) const=0
 Get a vertex.

virtual void SetVertex (int idx, int vt)=0
 Set a vertex.


Detailed Description

This is a interface for a curve template.


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