Castor3D 0.15.0
Multiplatform 3D engine
|
Liste complète des membres de castor3d::shader::Shadow, y compris les membres hérités :
computeDirectional(shader::ShadowData const &shadows, sdw::Vec3 const &wsVertexToLight, sdw::Vec3 const &wsNormal, sdw::Vec3 const &wsPosition, sdw::Mat4 const &lightMatrix, sdw::UInt const &cascadeIndex, sdw::UInt const &maxCascade) | castor3d::shader::Shadow | |
computeDirectional(shader::ShadowData const &light, LightSurface const &lightSurface, sdw::Mat4 const &lightMatrix, sdw::UInt const &cascadeIndex, sdw::UInt const &maxCascade) | castor3d::shader::Shadow | |
computePoint(shader::ShadowData const &light, LightSurface const &lightSurface, sdw::Float const &depth) | castor3d::shader::Shadow | |
computeSpot(shader::ShadowData const &light, LightSurface const &lightSurface, sdw::Mat4 const &lightMatrix, sdw::Float const &depth) | castor3d::shader::Shadow | |
computeVolumetric(shader::ShadowData const &light, LightSurface const &lightSurface, sdw::Mat4 const &lightMatrix, sdw::UInt const &cascadeIndex, sdw::UInt const &maxCascade) | castor3d::shader::Shadow | |
computeVolumetric(shader::ShadowData const &light, LightSurface const &lightSurface, sdw::Mat4 const &lightMatrix, sdw::UInt const &cascadeIndex, sdw::UInt const &maxCascade, sdw::Float const &scattering) | castor3d::shader::Shadow | |
computeVolumetric(shader::ShadowData const &light, LightSurface const &lightSurface, Ray const &ray, sdw::Float const &stepLength, sdw::Mat4 const &lightMatrix, sdw::UInt const &cascadeIndex, sdw::UInt const &maxCascade, sdw::Float const &scattering) | castor3d::shader::Shadow | |
declare(uint32_t &index, uint32_t set) | castor3d::shader::Shadow | |
declareDirectional(uint32_t &index, uint32_t set) | castor3d::shader::Shadow | |
declarePoint(uint32_t &index, uint32_t set) | castor3d::shader::Shadow | |
declareSpot(uint32_t &index, uint32_t set) | castor3d::shader::Shadow | |
getLightSpacePosition(sdw::Mat4 const &lightMatrix, sdw::Vec3 const &worldSpacePosition) | castor3d::shader::Shadow | |
isEnabled() const | castor3d::shader::Shadow | inline |
MapDepthCmpDirectional | castor3d::shader::Shadow | static |
MapDepthCmpPoint | castor3d::shader::Shadow | static |
MapDepthCmpSpot | castor3d::shader::Shadow | static |
MapDepthDirectional | castor3d::shader::Shadow | static |
MapDepthPoint | castor3d::shader::Shadow | static |
MapDepthSpot | castor3d::shader::Shadow | static |
MapFluxDirectional | castor3d::shader::Shadow | static |
MapFluxPoint | castor3d::shader::Shadow | static |
MapFluxSpot | castor3d::shader::Shadow | static |
MapNormalDirectional | castor3d::shader::Shadow | static |
MapNormalPoint | castor3d::shader::Shadow | static |
MapNormalSpot | castor3d::shader::Shadow | static |
MapPositionDirectional | castor3d::shader::Shadow | static |
MapPositionPoint | castor3d::shader::Shadow | static |
MapPositionSpot | castor3d::shader::Shadow | static |
MapVarianceDirectional | castor3d::shader::Shadow | static |
MapVariancePoint | castor3d::shader::Shadow | static |
MapVarianceSpot | castor3d::shader::Shadow | static |
RandomBuffer | castor3d::shader::Shadow | static |
Shadow(ShadowOptions shadowOptions, sdw::ShaderWriter &writer) | castor3d::shader::Shadow |