My Project
Public Member Functions | Public Attributes | List of all members
ParaEngine::EdgeHash Class Reference

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
 

Detailed Description

For shadow volume: indexed edge building.


The documentation for this class was generated from the following files: