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

sglVertStructVN 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

Static Public Methods

bool hasNormals ()


Detailed Description

Vertex data struct.

Definition at line 68 of file sglVertStruct.hpp.


Member Data Documentation

unsigned int sglVertStructVN::vi
 

vertex index.

Definition at line 72 of file sglVertStruct.hpp.

unsigned int sglVertStructVN::ni
 

normal index.

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