![]() |
Blamite Game Engine - blam!
00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
|
This is the complete list of members for Demo::ScreenSpaceReflections, including all inherited members.
ScreenSpaceReflections(Ogre::TextureGpu *globalCubemap, Ogre::RenderSystem *renderSystem) | Demo::ScreenSpaceReflections | |
setupSSR(bool useMsaa, bool useHq, Ogre::CompositorManager2 *compositorManager) | Demo::ScreenSpaceReflections | static |
setupSSRValues(double equivalentMetersInCurrentUnit, double zThickness=0.25, double zThicknessBiasAmount=2.0, double zThicknessBiasStart=10.0, double zThicknessBiasEnd=100.0, float maxDistance=10000.0f, float reprojectionMaxDistanceError=2.0f, Ogre::uint16 pixelStride=4, Ogre::uint16 maxSteps=200) | Demo::ScreenSpaceReflections | static |
update(Ogre::Camera *camera) | Demo::ScreenSpaceReflections |