My Project
|
For shadow volume: indexed edge building. More...
#include <EdgeBuilder.h>
Public Member Functions | |
EdgeHash (int v0, int v1) | |
unsigned int | hashCode () const |
bool | operator== (const EdgeHash &rhs) const |
Public Attributes | |
DWORD | m_v0 |
DWORD | m_v1 |
For shadow volume: indexed edge building.