Kanzi  3.9.6
Kanzi Engine API
kanzi::Rectangle< T > Member List

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

getHeight() constkanzi::Rectangle< T >inline
getWidth() constkanzi::Rectangle< T >inline
getX() constkanzi::Rectangle< T >inline
getY() constkanzi::Rectangle< T >inline
operator!=(const Rectangle< T > &lhs, const Rectangle< T > &rhs)kanzi::Rectangle< T >friend
operator==(const Rectangle< T > &lhs, const Rectangle< T > &rhs)kanzi::Rectangle< T >friend
Rectangle()kanzi::Rectangle< T >inlineexplicit
Rectangle(T x, T y, T width, T height)kanzi::Rectangle< T >inlineexplicit
setHeight(T height)kanzi::Rectangle< T >inline
setWidth(T width)kanzi::Rectangle< T >inline
setX(T x)kanzi::Rectangle< T >inline
setY(T y)kanzi::Rectangle< T >inline