#include <GlslTextureAnimation.hpp>
|
C3D_API | TextureAnimations (sdw::ShaderWriter &writer, uint32_t binding, uint32_t set, bool enable=true) |
|
TextureTransformData | getTextureAnimation (sdw::UInt const &index) const |
|
| BufferT (sdw::ShaderWriter &writer, castor::MbString blockName, castor::MbString variableName, uint32_t binding, uint32_t set, bool enabled=true, ParamsT &&... params) |
|
TextureTransformData | getData (sdw::UInt const &index, ParamsT &&... params) const |
|
| BufferBase (sdw::ShaderWriter &writer, castor::MbString blockName, castor::MbString variableName, uint32_t binding, uint32_t set, bool enabled=true) |
|
sdw::UInt | getFirstCount () const |
|
sdw::UInt | getSecondCount () const |
|
sdw::UInt | getThirdCount () const |
|
sdw::UInt | getFourthCount () const |
|
sdw::UInt | getCount () const |
|
bool | isEnabled () const noexcept |
|
sdw::ShaderWriter * | getWriter () const noexcept |
|
◆ TextureAnimations()
C3D_API castor3d::shader::TextureAnimations::TextureAnimations |
( |
sdw::ShaderWriter & | writer, |
|
|
uint32_t | binding, |
|
|
uint32_t | set, |
|
|
bool | enable = true ) |
◆ getTextureAnimation()
TextureTransformData castor3d::shader::TextureAnimations::getTextureAnimation |
( |
sdw::UInt const & | index | ) |
const |
|
inline |
The documentation for this class was generated from the following file: