![]() |
VR-Forces 4.8 Class Documentation
|
Contains the DtGpuCullingAndLod class declaration. More...
Go to the source code of this file.
Classes | |
| class | makVrv::DtGpuCullingAndLod |
| This class is a component of the DtIndirectGeometry It inputs are: -> the instances registered with DtIndirectGeometry -> the viewing parameters (view matrix, projection matrix, etc) -> the indirect registrar (so that it can generate gpu data for -> the models of the instances from the interim data accessible -> via the registrar It outputs are: -> Tndirect command buffer -> The count of the indirect commands -> The input instances shuffled around/culled/lod'ed reflecting -> their order within the indirect command buffer generated -> It will also (optionally) do culling and lod. More... | |
| struct | makVrv::DtGpuCullingAndLod::InstancesOffsetAndNumOfInstances |
| struct | makVrv::DtGpuCullingAndLod::StateIdOffsetAndMaxCommands |
| class | makVrv::DtGpuCullingAndLodCreator |
| creator for DtGpuCullingAndLod More... | |
Namespaces | |
| osg | |
| Contains VR-Vantage objects which VR-Forces has replaced. | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
Contains the DtGpuCullingAndLod class declaration.