|
|
typedef unsigned short | DepthValue |
| |
|
|
static void | computeCellOccluders (VoxelFarm::CCellData &cellData, Occluders &occluders) |
| |
|
static void | rasterOccluder (float v1x, float v1y, float v2x, float v2y, float v3x, float v3y, DepthValue depth, DepthValue *buffer, int bufferWidth) |
| |
|
static bool | testOccluded (float v1x, float v1y, float v2x, float v2y, float v3x, float v3y, DepthValue depth, DepthValue *buffer, int bufferWidth) |
| |
Definition at line 10 of file ClipmapVisibility.h.
The documentation for this class was generated from the following file: