KBezierPatch Class Reference

Collaboration diagram for KBezierPatch:
[legend]
List of all members.

Public Member Functions

 KBezierPatch ()
 ~KBezierPatch ()
void GenerateVertices (KLVertex2 *pVertices, KPt &PatchSize)
KRVERTEXTYPE GetVertexType ()
KLVertex2GetpVertices ()
u16 GetnVertices ()
u16 * GetpIndices ()
u16 GetnIndices ()

Protected Member Functions

double GetBezierPoint (double s, double t, KMatrix &m)

Protected Attributes

KLVertex2m_pVertices
u16 m_nVertices
u16 * m_pIndices
u16 m_nIndices

Detailed Description

Definition at line 22 of file BezierPatch.h.


The documentation for this class was generated from the following files:
Generated on Sun Mar 25 20:02:26 2007 for Zythum Project by  doxygen 1.5.1-p1