OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::ScopedCustomShader2D Member List

This is the complete list of members for s3d::ScopedCustomShader2D, including all inherited members.

ScopedCustomShader2D()s3d::ScopedCustomShader2D
ScopedCustomShader2D(const VertexShader &vs)s3d::ScopedCustomShader2Dexplicit
ScopedCustomShader2D(const PixelShader &ps)s3d::ScopedCustomShader2Dexplicit
ScopedCustomShader2D(const VertexShader &vs, const PixelShader &ps)s3d::ScopedCustomShader2D
ScopedCustomShader2D(const PixelShader &ps, const VertexShader &vs)s3d::ScopedCustomShader2D
ScopedCustomShader2D(ScopedCustomShader2D &&other) noexcepts3d::ScopedCustomShader2D
~ScopedCustomShader2D()s3d::ScopedCustomShader2D