![]() |
Castor3D 0.17.0
Multiplatform 3D engine
|
This is the complete list of members for castor3d::shader::SssProfiles, including all inherited members.
| BufferBase(sdw::ShaderWriter &writer, castor::MbString blockName, castor::MbString variableName, uint32_t binding, uint32_t set, bool enabled=true) | castor3d::shader::BufferBase | inline |
| BufferT(sdw::ShaderWriter &writer, castor::MbString blockName, castor::MbString variableName, uint32_t binding, uint32_t set, bool enabled=true, ParamsT &&... params) | castor3d::shader::BufferT< SssProfile > | inline |
| getCount() const | castor3d::shader::BufferBase | inline |
| getData(sdw::UInt const &index, ParamsT &&... params) const | castor3d::shader::BufferT< SssProfile > | inline |
| getFirstCount() const | castor3d::shader::BufferBase | inline |
| getFourthCount() const | castor3d::shader::BufferBase | inline |
| getProfile(sdw::UInt const &index) const | castor3d::shader::SssProfiles | inline |
| getSecondCount() const | castor3d::shader::BufferBase | inline |
| getThirdCount() const | castor3d::shader::BufferBase | inline |
| getWriter() const noexcept | castor3d::shader::BufferBase | inline |
| isEnabled() const noexcept | castor3d::shader::BufferBase | inline |
| m_ssbo | castor3d::shader::BufferBase | protected |
| m_variableName | castor3d::shader::BufferBase | protected |
| m_writer | castor3d::shader::BufferBase | protected |
| SssProfiles(sdw::ShaderWriter &writer, uint32_t binding, uint32_t set, bool enable=true) | castor3d::shader::SssProfiles | explicit |