![]() |
VR-Forces 4.10 Class Documentation
|
Screenspace light data. More...
Go to the source code of this file.
Classes | |
| struct | makVrv::DtLightScreenSpacePerViewData |
| Per-view data used to calculate the DtLightScreenSpaceData below. More... | |
| class | makVrv::DtLightScreenSpaceData |
| Screen space light data, set up per frame and re-used multiple times while adding lights to light buckets. More... | |
Namespaces | |
| makVrv | |
| Declare & export the plugin initialization function (bool initDeModule(DtDe* de)) | |
Typedefs | |
| typedef std::vector < DtLightScreenSpaceData > | makVrv::DtLightScreenSpaceDataVector |
Screenspace light data.