|
Rendu
A lightweight rendering engine for experimentations
|
This is the complete list of members for DeferredProbe, including all inherited members.
| _box | DeferredProbe | private |
| _invView | DeferredProbe | private |
| _program | DeferredProbe | private |
| _projectionVector | DeferredProbe | private |
| _textures | DeferredProbe | private |
| _viewProj | DeferredProbe | private |
| DeferredProbe(const Texture *texAlbedo, const Texture *texNormals, const Texture *texEffects, const Texture *texDepth, const Texture *texSSAO) | DeferredProbe | explicit |
| draw(const LightProbe &probe) | DeferredProbe | |
| updateCameraInfos(const glm::mat4 &viewMatrix, const glm::mat4 &projMatrix) | DeferredProbe |