PixelLightAPI  .
PLMath::Rectangle Member List
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
vMaxPLMath::Rectangle
vMinPLMath::Rectangle
~Rectangle()PLMath::Rectangle [inline]


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:36
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported