DrawRect< T > Member List

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

Contains(const Vec2< T, 1 > &point) constDrawRect< T >
DescribeIO(const DataSerializeInterface &stream)DrawRect< T >static
DrawRect(Vec2< T, 1 > positionValue, DrawDimension< T > sizeValue)DrawRect< T >
DrawRect(T x, T y, T w, T h)DrawRect< T >
DrawRect(const Range< Vec2< T, 1 >> &src)DrawRect< T >
DrawRect()DrawRect< T >
GetBottomEdge() constDrawRect< T >
GetBottomRigthPoint() constDrawRect< T >
GetEndPoint() constDrawRect< T >
GetEndX() constDrawRect< T >
GetEndY() constDrawRect< T >
GetHeight() constDrawRect< T >
GetHeightAbs() constDrawRect< T >
GetLeftEdge() constDrawRect< T >
GetOriginPoint() constDrawRect< T >
GetRightEdge() constDrawRect< T >
GetTopEdge() constDrawRect< T >
GetTopLeftPoint() constDrawRect< T >
GetWidth() constDrawRect< T >
GetWidthAbs() constDrawRect< T >
Intersects(const DrawRect &rect) constDrawRect< T >
MAXON_OPERATOR_EQUALITY_HASHCODE(DrawRect, position, size)DrawRect< T >
positionDrawRect< T >
SetHeight(T height)DrawRect< T >
SetWidth(T width)DrawRect< T >
sizeDrawRect< T >
ToString(const FormatStatement *formatStatement=nullptr) constDrawRect< T >