![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
This is the complete list of members for s3d::ScopedViewport2D, including all inherited members.
ScopedViewport2D()=default | s3d::ScopedViewport2D | |
ScopedViewport2D(const Optional< Rect > &viewport) | s3d::ScopedViewport2D | explicit |
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) noexcept | s3d::ScopedViewport2D | |
~ScopedViewport2D() | s3d::ScopedViewport2D |