Maria GDK 5.0.0.759
Documentation of native code in develop branch
Loading...
Searching...
No Matches
STK::Box2< T > Member List

This is the complete list of members for STK::Box2< T >, including all inherited members.

Box2(Vector2< T > min, Vector2< T > max) (defined in STK::Box2< T >)STK::Box2< T >inline
expand(T x, T y)STK::Box2< T >inline
height() const (defined in STK::Box2< T >)STK::Box2< T >inline
max() const (defined in STK::Box2< T >)STK::Box2< T >inline
min() const (defined in STK::Box2< T >)STK::Box2< T >inline
operator!= (defined in STK::Box2< T >)STK::Box2< T >friend
operator== (defined in STK::Box2< T >)STK::Box2< T >friend
setMax(const Vector2< T > &max) (defined in STK::Box2< T >)STK::Box2< T >inline
setMin(const Vector2< T > &min) (defined in STK::Box2< T >)STK::Box2< T >inline
transform(const Matrix4x4f &xfm) (defined in STK::Box2< T >)STK::Box2< T >inline
translate(const Vector2< T > &t) (defined in STK::Box2< T >)STK::Box2< T >inline
width() const (defined in STK::Box2< T >)STK::Box2< T >inline