ReactOS 0.4.15-dev-7842-g558ab78
CachedVertex Struct Reference

#include <tess.h>

Collaboration diagram for CachedVertex:

Public Attributes

GLdouble coords [3]
 
voiddata
 

Detailed Description

Definition at line 54 of file tess.h.

Member Data Documentation

◆ coords

GLdouble CachedVertex::coords[3]

Definition at line 55 of file tess.h.

Referenced by ComputeNormal().

◆ data

void* CachedVertex::data

Definition at line 56 of file tess.h.

Referenced by __gl_renderCache(), and CacheVertex().


The documentation for this struct was generated from the following file: