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

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

ScopedViewport3D()=defaults3d::ScopedViewport3D
ScopedViewport3D(const Optional< Rect > &viewport)s3d::ScopedViewport3Dexplicit
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) noexcepts3d::ScopedViewport3D
~ScopedViewport3D()s3d::ScopedViewport3D