Classes | |
| class | kanzi::GatherNearestLightsRenderPass |
| GatherNearestLightsRenderPass is an implementation of light gathering. More... | |
| class | kanzi::GatherNearestLightsRenderPass::NearestLightRange::LightDistanceInfo |
| Light distance information. More... | |
| class | kanzi::GatherNearestLightsRenderPass::NearestLightRange |
| Nearest light range is an extension to light range that returns the lights in distance order to caller. More... | |
Namespaces | |
| kanzi | |
| Easing functions that require external dependencies for calculation. | |
Typedefs | |
| using | kanzi::GatherNearestLightsRenderPassSharedPtr = shared_ptr< GatherNearestLightsRenderPass > |
| GatherLightsRenderPass shared pointer type. More... | |