![]() |
VR-Forces 4.8 Class Documentation
|
Declares the DtTritonHeightMapManager class. More...
Go to the source code of this file.
Classes | |
| struct | makVrv::DtTritonDrawableCullHeightMapCallback |
| Cull callback used to prevent the height map camera from rendering anything for any views that are not this cameras specific view. More... | |
| class | makVrv::DtTritonDrawableUpdateHeightMapJob |
| job added to the main thread job queue by the DtTritonHeightMapPostDrawFBOCallback to update the height map in parrallel with cull More... | |
| struct | makVrv::DtTritonHeightMapPostDrawFBOCallback |
| callback which is connected to the post draw callback for the height map camera to setup the height map job which will pass the new height map to triton More... | |
| class | makVrv::DtTritonHeightMapManager |
| A class to manage automatic periodic updating of a height map generated from the database dynamically. More... | |
| class | makVrv::DtTritonHeightMapManagerCreator |
| DtTritonHeightMapManager creator. More... | |
Namespaces | |
| Triton | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
Declares the DtTritonHeightMapManager class.