![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
This is the complete list of members for s3d::ScopedViewport3D, including all inherited members.
ScopedViewport3D()=default | s3d::ScopedViewport3D | |
ScopedViewport3D(const Optional< Rect > &viewport) | s3d::ScopedViewport3D | explicit |
ScopedViewport3D(int32 w, int32 h) | s3d::ScopedViewport3D | |
ScopedViewport3D(Size size) | s3d::ScopedViewport3D | |
ScopedViewport3D(int32 x, int32 y, int32 w, int32 h) | s3d::ScopedViewport3D | |
ScopedViewport3D(Point pos, int32 w, int32 h) | s3d::ScopedViewport3D | |
ScopedViewport3D(int32 x, int32 y, Size size) | s3d::ScopedViewport3D | |
ScopedViewport3D(Point pos, Size size) | s3d::ScopedViewport3D | |
ScopedViewport3D(ScopedViewport3D &&other) noexcept | s3d::ScopedViewport3D | |
~ScopedViewport3D() | s3d::ScopedViewport3D |