View determination and frustum culling of renderable resources. More...
Classes | |
struct | CullingVolume |
class | CullingVolumeTree |
class | CullingVolumeVisibilityUpdater |
struct | IndexBufferRange |
Functions | |
v3 | CalcFrustumRelativeCentre (const CullingVolume &cullingVolume, const v3 &relativeOrigin, bool needScale, float scale, const std::vector< Eegeo::v3 > &scaleTargets, int cullingVolumeIndex) |
void | BuildPlanes (const Geometry::Frustum &frustum, v4 planes[planeTestCount]) |
View determination and frustum culling of renderable resources.