Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

iCurve Struct Reference

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

#include <curve.h>

Inheritance diagram for iCurve:

iBase List of all members.

Public Methods

virtual csCurveGetOriginalObject ()=0
 Get the original curve (@UGLY). More...

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

virtual iCurveTemplateGetParentTemplate ()=0
 Get the parent curve template.

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

virtual iMaterialWrapperGetMaterial ()=0
 Get the material wrapper.

virtual void SetControlPoint (int idx, int control_id)=0
 Set a control point.


Detailed Description

This is the interface for a curve.


Member Function Documentation

csCurve * iCurve::GetOriginalObject ( ) [pure virtual]
 

Get the original curve (@UGLY).

@


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