This is the complete list of members for
PLMath::BoundingBox, including all inherited members.
BoundingBox() | PLMath::BoundingBox | |
BoundingBox(const BoundingBox &cSource) | PLMath::BoundingBox | |
GetBaseRot() const | PLMath::BoundingBox | |
GetBoundingSphere() const | PLMath::BoundingBox | |
GetCorner1(bool bRotate=true) const | PLMath::BoundingBox | |
GetCorner2(bool bRotate=true) const | PLMath::BoundingBox | |
GetFinalRot() const | PLMath::BoundingBox | |
GetPos() const | PLMath::BoundingBox | |
GetRot() const | PLMath::BoundingBox | |
GetScale() const | PLMath::BoundingBox | |
GetSize(float &fX1, float &fY1, float &fZ1, float &fX2, float &fY2, float &fZ2) const | PLMath::BoundingBox | |
operator=(const BoundingBox &cSource) | PLMath::BoundingBox | |
SetBaseRot(const Matrix3x3 &mBaseRot) | PLMath::BoundingBox | |
SetPos(float fX=0.0f, float fY=0.0f, float fZ=0.0f) | PLMath::BoundingBox | |
SetPos(const Vector3 &vPos) | PLMath::BoundingBox | |
SetRot(const Matrix3x3 &mRot) | PLMath::BoundingBox | |
SetScale(float fX=1.0f, float fY=1.0f, float fZ=1.0f) | PLMath::BoundingBox | |
SetScale(const Vector3 &vScale) | PLMath::BoundingBox | |
SetSize(float fX1, float fY1, float fZ1, float fX2, float fY2, float fZ2) | PLMath::BoundingBox | |
~BoundingBox() | PLMath::BoundingBox | |