#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 |
unsigned int | ti |
unsigned int | ci |
Static Public Methods | |
bool | hasNormals () |
Definition at line 164 of file sglVertStruct.hpp.
|
vertex index.
Definition at line 168 of file sglVertStruct.hpp. |
|
normal index.
Definition at line 170 of file sglVertStruct.hpp. |
|
texture coordinate index.
Definition at line 172 of file sglVertStruct.hpp. |
|
color index.
Definition at line 174 of file sglVertStruct.hpp. |