#include <sglVertStruct.hpp>
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 () |
Definition at line 68 of file sglVertStruct.hpp.
|
vertex index.
Definition at line 72 of file sglVertStruct.hpp. |
|
normal index.
Definition at line 74 of file sglVertStruct.hpp. |