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

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

ScopedViewport2D()=defaults3d::ScopedViewport2D
ScopedViewport2D(const Optional< Rect > &viewport)s3d::ScopedViewport2Dexplicit
ScopedViewport2D(int32 w, int32 h)s3d::ScopedViewport2D
ScopedViewport2D(Size size)s3d::ScopedViewport2D
ScopedViewport2D(int32 x, int32 y, int32 w, int32 h)s3d::ScopedViewport2D
ScopedViewport2D(Point pos, int32 w, int32 h)s3d::ScopedViewport2D
ScopedViewport2D(int32 x, int32 y, Size size)s3d::ScopedViewport2D
ScopedViewport2D(Point pos, Size size)s3d::ScopedViewport2D
ScopedViewport2D(ScopedViewport2D &&other) noexcepts3d::ScopedViewport2D
~ScopedViewport2D()s3d::ScopedViewport2D