VoxelFarm::CClipmapVisibility Class Reference

Classes

struct  Occluders
 

Public Types

typedef unsigned short DepthValue
 

Static Public Member Functions

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)
 

Detailed Description

Definition at line 10 of file ClipmapVisibility.h.


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