Maps SDK for C++ 1.0.0
Loading...
Searching...
No Matches
gem::RectType< T > Member List

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

bottom() constgem::RectType< T >inline
center() constgem::RectType< T >inline
dimensions() constgem::RectType< T >inline
heightgem::RectType< T >
inflate(T dx, T dy)gem::RectType< T >inline
isEmpty() constgem::RectType< T >inline
operator!=(const RectType &item) constgem::RectType< T >inline
operator==(const RectType &item) constgem::RectType< T >inline
pointInRectangle(const XyType< T > &pt) constgem::RectType< T >inline
RectType(T left=0, T top=0, T right=0, T bottom=0)gem::RectType< T >inline
RectType(XyType< T > pos, SizeType< T > size)gem::RectType< T >inline
right() constgem::RectType< T >inline
widthgem::RectType< T >
xgem::RectType< T >
ygem::RectType< T >