#include <tessint.h>
Public Member Functions |
|
SurfTabEntry () | |
Public Attributes |
|
GmSurface * | gmsurf |
UVWMapperDesc * | mpChannel1Mapper |
UVWMapperDesc * | mpChannel2Mapper |
SurfTabEntry | ( | ) | [inline] |
{ gmsurf = NULL; mpChannel1Mapper = NULL; mpChannel2Mapper = NULL; }
GmSurface* gmsurf |