Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

sglVertStructVTC Class Reference

Vertex data struct. More...

#include <sglVertStruct.hpp>

List of all members.

Public Methods

unsigned int hash ()
unsigned int edgeHash ()
unsigned int getNormal ()
void setNormal (unsigned int)

Public Attributes

unsigned int vi
unsigned int ti
unsigned int ci

Static Public Methods

bool hasNormals ()


Detailed Description

Vertex data struct.

Definition at line 124 of file sglVertStruct.hpp.


Member Data Documentation

unsigned int sglVertStructVTC::vi
 

vertex index.

Definition at line 128 of file sglVertStruct.hpp.

unsigned int sglVertStructVTC::ti
 

texture coordinate index.

Definition at line 130 of file sglVertStruct.hpp.

unsigned int sglVertStructVTC::ci
 

color index.

Definition at line 132 of file sglVertStruct.hpp.


The documentation for this class was generated from the following file:
Generated at Mon Jul 1 18:00:11 2002 for SGL by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001