![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
This is the complete list of members for STK::Viewport, including all inherited members.
apply() const (defined in STK::Viewport) | STK::Viewport | inline |
clipToView(const STK::Vector2f &pj) const (defined in STK::Viewport) | STK::Viewport | inline |
clipToView(const STK::Vector3f &pj) const (defined in STK::Viewport) | STK::Viewport | inline |
clipToViewX(float pj_x) const | STK::Viewport | inline |
clipToViewY(float pj_y) const | STK::Viewport | inline |
getArray() const (defined in STK::Viewport) | STK::Viewport | inline |
getBottom() const (defined in STK::Viewport) | STK::Viewport | inline |
getHeight() const (defined in STK::Viewport) | STK::Viewport | inline |
getLeft() const (defined in STK::Viewport) | STK::Viewport | inline |
getWidth() const (defined in STK::Viewport) | STK::Viewport | inline |
operator!=(const Viewport &other) const (defined in STK::Viewport) | STK::Viewport | inline |
operator==(const Viewport &other) const (defined in STK::Viewport) | STK::Viewport | inline |
setViewport(int x, int y, int w, int h) (defined in STK::Viewport) | STK::Viewport | inline |
Viewport(int x=0, int y=0, int w=0, int h=0) (defined in STK::Viewport) | STK::Viewport | inline |