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

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

ScopedColorAdd2D()=defaults3d::ScopedColorAdd2D
ScopedColorAdd2D(const ColorF &color)s3d::ScopedColorAdd2Dexplicit
ScopedColorAdd2D(double rgb, double a=0.0)s3d::ScopedColorAdd2Dexplicit
ScopedColorAdd2D(double r, double g, double b, double a=0.0)s3d::ScopedColorAdd2D
ScopedColorAdd2D(ScopedColorAdd2D &&other) noexcepts3d::ScopedColorAdd2D
~ScopedColorAdd2D()s3d::ScopedColorAdd2D