My Project
Public Types | Public Member Functions | List of all members
ParaEngine::hash_compare_edge Class Reference

the hash compare class for stdext hash_set used in shadow volume edge building More...

#include <EdgeBuilder.h>

Public Types

enum  { bucket_size = 4, min_buckets = 128 }
 parameters for hash table
 

Public Member Functions

size_t operator() (const EdgeHash &Key) const
 
bool operator() (const EdgeHash &_Key1, const EdgeHash &_Key2) const
 

Detailed Description

the hash compare class for stdext hash_set used in shadow volume edge building


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