ReactOS 0.4.15-dev-6042-g2eb6700
|
Public Attributes | |
long | size |
GLUhalfEdge * | eStart |
void(* | render )(GLUtesselator *, GLUhalfEdge *, long) |
GLUhalfEdge* FaceCount::eStart |
Definition at line 55 of file render.c.
Referenced by MaximumFan(), and MaximumStrip().
void(* FaceCount::render) (GLUtesselator *, GLUhalfEdge *, long) |
long FaceCount::size |
Definition at line 54 of file render.c.
Referenced by MaximumFan(), MaximumStrip(), and RenderMaximumFaceGroup().