#include <curve.h>
Inheritance diagram for csBezierTemplate:
Public Methods | |
csBezierTemplate () | |
virtual csCurve* | MakeCurve () |
Create an instance of this template. | |
virtual void | SetVertex (int index, int ver_ind) |
Tesselate this curve. | |
virtual int | GetVertex (int index) |
Return a vertex of the template. | |
virtual int | GetVertexCount () |
Return the number of vertices in the template. | |
SCF_DECLARE_IBASE_EXT (csCurveTemplate) |