#include <curve.h>
Inheritance diagram for iCurve:
Public Methods | |
virtual csCurve* | GetOriginalObject ()=0 |
Get the original curve (@UGLY). More... | |
virtual iObject* | QueryObject ()=0 |
Get the iObject for this curve. | |
virtual iCurveTemplate* | GetParentTemplate ()=0 |
Get the parent curve template. | |
virtual void | SetMaterial (iMaterialWrapper *mat)=0 |
Set the material wrapper. | |
virtual iMaterialWrapper* | GetMaterial ()=0 |
Get the material wrapper. | |
virtual void | SetControlPoint (int idx, int control_id)=0 |
Set a control point. |
|
Get the original curve (@UGLY). @ |