![]() |
VR-Forces 4.7 Class Documentation
|
Static Public Member Functions | |
| static int | getMaxDrawCountNoCullingNoLod (const Instances &instances, const DtIndirectGeometryRegistrar *registrar) |
| Get the draw count if all the lods of all the models across all instances were rendered (that is the cull/compute shader didn't do any culling/lod'ing) | |
| static int | getMaxDrawCountNoCullingNoLod (const MapIntToInt &mapModelsToInstances, const DtIndirectGeometryRegistrar *registrar) |
| Same as above but will take a map of models to the number of instances of each of those models. | |
| static int | numGeometriesAcrossUniqueModels (const SetInts &uniqueModels, const DtIndirectGeometryRegistrar *registrar) |
| The number of geometries(not to be confused with osg), that are across this set of models. | |
|
static |
Get the draw count if all the lods of all the models across all instances were rendered (that is the cull/compute shader didn't do any culling/lod'ing)
|
static |
Same as above but will take a map of models to the number of instances of each of those models.
|
static |
The number of geometries(not to be confused with osg), that are across this set of models.