This is the complete list of members for
PLMath::Rectangle, including all inherited members.
AppendToRectangle(const Vector2 &vV) | PLMath::Rectangle | [inline] |
CalculateSurface() const | PLMath::Rectangle | [inline] |
ClipByRectangle(const Rectangle &cEnclosed) | PLMath::Rectangle | [inline] |
CombineRectangles(const Rectangle &cRectangle) | PLMath::Rectangle | [inline] |
GetCenter() const | PLMath::Rectangle | [inline] |
GetHeight() const | PLMath::Rectangle | [inline] |
GetWidth() const | PLMath::Rectangle | [inline] |
GetX() const | PLMath::Rectangle | [inline] |
GetY() const | PLMath::Rectangle | [inline] |
operator=(const Rectangle &cSource) | PLMath::Rectangle | [inline] |
Rectangle() | PLMath::Rectangle | [inline] |
Rectangle(const Rectangle &cSource) | PLMath::Rectangle | [inline] |
Rectangle(const Vector2 &vMin, const Vector2 &vMax) | PLMath::Rectangle | [inline] |
Rectangle(float fMinX, float fMinY, float fMaxX, float fMaxY) | PLMath::Rectangle | [inline] |
ScreenRectangle(const PLCore::Array< Vector3 > &lstPoints, bool bZCull, const Matrix4x4 &mMVP, PLCore::uint32 nX, PLCore::uint32 nY, PLCore::uint32 nWidth, PLCore::uint32 nHeight) | PLMath::Rectangle | |
ScreenRectangle(const PLCore::Array< Vector4 > &lstPoints, bool bZCull, const Matrix4x4 &mMVP, PLCore::uint32 nX, PLCore::uint32 nY, PLCore::uint32 nWidth, PLCore::uint32 nHeight) | PLMath::Rectangle | |
vMax | PLMath::Rectangle | |
vMin | PLMath::Rectangle | |
~Rectangle() | PLMath::Rectangle | [inline] |