Flutter Impeller
impeller::TRect< T > Member List

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

Contains(const TPoint< Type > &p) constimpeller::TRect< T >inline
Contains(const TRect &o) constimpeller::TRect< T >inline
Cutout(const TRect &o) constimpeller::TRect< T >inline
Expand(T left, T top, T right, T bottom) constimpeller::TRect< T >inline
Expand(T amount) constimpeller::TRect< T >inline
GetBottom() constimpeller::TRect< T >inline
GetLeft() constimpeller::TRect< T >inline
GetLeftBottom() constimpeller::TRect< T >inline
GetLeftTop() constimpeller::TRect< T >inline
GetLTRB() constimpeller::TRect< T >inline
GetPoints() constimpeller::TRect< T >inline
GetPositive() constimpeller::TRect< T >inline
GetRight() constimpeller::TRect< T >inline
GetRightBottom() constimpeller::TRect< T >inline
GetRightTop() constimpeller::TRect< T >inline
GetTop() constimpeller::TRect< T >inline
GetTransformedPoints(const Matrix &transform) constimpeller::TRect< T >inline
Intersection(const TRect &o) constimpeller::TRect< T >inline
IntersectsWithRect(const TRect &o) constimpeller::TRect< T >inline
IsEmpty() constimpeller::TRect< T >inline
IsMaximum() constimpeller::TRect< T >inline
IsZero() constimpeller::TRect< T >inline
MakeLTRB(Type left, Type top, Type right, Type bottom)impeller::TRect< T >inlinestatic
MakeMaximum()impeller::TRect< T >inlinestatic
MakePointBounds(const PointIter first, const PointIter last)impeller::TRect< T >inlinestatic
MakeSize(const TSize< U > &size)impeller::TRect< T >inlinestatic
MakeXYWH(Type x, Type y, Type width, Type height)impeller::TRect< T >inlinestatic
operator*(Type scale) constimpeller::TRect< T >inline
operator*(const TRect &r) constimpeller::TRect< T >inline
operator+(const TRect &r) constimpeller::TRect< T >inline
operator-(const TRect &r) constimpeller::TRect< T >inline
operator==(const TRect &r) constimpeller::TRect< T >inline
originimpeller::TRect< T >
Project(TRect< T > source) constimpeller::TRect< T >inline
Scale(Type scale) constimpeller::TRect< T >inline
Scale(TPoint< T > scale) constimpeller::TRect< T >inline
Scale(TSize< T > scale) constimpeller::TRect< T >inline
Shift(TPoint< T > offset) constimpeller::TRect< T >inline
sizeimpeller::TRect< T >
TransformBounds(const Matrix &transform) constimpeller::TRect< T >inline
TRect()impeller::TRect< T >inline
TRect(TSize< Type > size)impeller::TRect< T >inline
TRect(TPoint< Type > origin, TSize< Type > size)impeller::TRect< T >inline
TRect(const Type components[4])impeller::TRect< T >inline
TRect(Type x, Type y, Type width, Type height)impeller::TRect< T >inline
TRect(const TRect< U > &other)impeller::TRect< T >inlineexplicit
Type typedefimpeller::TRect< T >
Union(const TRect &o) constimpeller::TRect< T >inline