ReactOS 0.4.16-dev-570-g1868985
|
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().