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

sglVertStructVNT 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

Static Public Methods

bool hasNormals ()


Detailed Description

Vertex data struct.

Definition at line 144 of file sglVertStruct.hpp.


Member Data Documentation

unsigned int sglVertStructVNT::vi
 

vertex index.

Definition at line 148 of file sglVertStruct.hpp.

unsigned int sglVertStructVNT::ni
 

normal index.

Definition at line 150 of file sglVertStruct.hpp.

unsigned int sglVertStructVNT::ti
 

texture coordinate index.

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