ReactOS 0.4.16-dev-1093-g93e9710
|
#include <tess.h>
Public Attributes | |
GLdouble | coords [3] |
void * | data |
GLdouble CachedVertex::coords[3] |
Definition at line 55 of file tess.h.
Referenced by ComputeNormal().
void* CachedVertex::data |
Definition at line 56 of file tess.h.
Referenced by __gl_renderCache(), and CacheVertex().