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

sglVertStructVNC 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 ci

Static Public Methods

bool hasNormals ()


Detailed Description

Vertex data struct.

Definition at line 86 of file sglVertStruct.hpp.


Member Data Documentation

unsigned int sglVertStructVNC::vi
 

vertex index.

Definition at line 90 of file sglVertStruct.hpp.

unsigned int sglVertStructVNC::ni
 

normal index.

Definition at line 92 of file sglVertStruct.hpp.

unsigned int sglVertStructVNC::ci
 

color index.

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