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

sglVertStructVNTC 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 n)

Public Attributes

unsigned int vi
unsigned int ni
unsigned int ti
unsigned int ci

Static Public Methods

bool hasNormals ()


Detailed Description

Vertex data struct.

Definition at line 164 of file sglVertStruct.hpp.


Member Data Documentation

unsigned int sglVertStructVNTC::vi
 

vertex index.

Definition at line 168 of file sglVertStruct.hpp.

unsigned int sglVertStructVNTC::ni
 

normal index.

Definition at line 170 of file sglVertStruct.hpp.

unsigned int sglVertStructVNTC::ti
 

texture coordinate index.

Definition at line 172 of file sglVertStruct.hpp.

unsigned int sglVertStructVNTC::ci
 

color index.

Definition at line 174 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