cpp3ds::View Member List

This is the complete list of members for cpp3ds::View, including all inherited members.

getCenter() const cpp3ds::View
getInverseTransform() const cpp3ds::View
getRotation() const cpp3ds::View
getSize() const cpp3ds::View
getTransform() const cpp3ds::View
getViewport() const cpp3ds::View
move(float offsetX, float offsetY)cpp3ds::View
move(const Vector2f &offset)cpp3ds::View
reset(const FloatRect &rectangle)cpp3ds::View
rotate(float angle)cpp3ds::View
setCenter(float x, float y)cpp3ds::View
setCenter(const Vector2f &center)cpp3ds::View
setRotation(float angle)cpp3ds::View
setSize(float width, float height)cpp3ds::View
setSize(const Vector2f &size)cpp3ds::View
setViewport(const FloatRect &viewport)cpp3ds::View
View()cpp3ds::View
View(const FloatRect &rectangle)cpp3ds::Viewexplicit
View(const Vector2f &center, const Vector2f &size)cpp3ds::View
zoom(float factor)cpp3ds::View