PixelLightAPI
.
Main Page
Namespaces
Classes
Files
Directories
Class List
Class Hierarchy
Class Members
PLMath
AABoundingBox
PLMath::AABoundingBox Member List
This is the complete list of members for
PLMath::AABoundingBox
, including all inherited members.
AABoundingBox
()
PLMath::AABoundingBox
[inline]
AABoundingBox
(const AABoundingBox &cSource)
PLMath::AABoundingBox
[inline]
AABoundingBox
(const Vector3 &vMinMax)
PLMath::AABoundingBox
[inline]
AABoundingBox
(const Vector3 &vMin, const Vector3 &vMax)
PLMath::AABoundingBox
[inline]
AABoundingBox
(float fMinX, float fMinY, float fMinZ, float fMaxX, float fMaxY, float fMaxZ)
PLMath::AABoundingBox
[inline]
AppendToCubicHull
(const Vector3 &vV)
PLMath::AABoundingBox
[inline]
Axis
enum name
PLMath::AABoundingBox
CalculateSurface
() const
PLMath::AABoundingBox
[inline]
CalculateVolume
() const
PLMath::AABoundingBox
[inline]
ClipByAABox
(const AABoundingBox &cEnclosed)
PLMath::AABoundingBox
[inline]
CombineAABoxes
(const AABoundingBox &cBox)
PLMath::AABoundingBox
[inline]
GetCenter
() const
PLMath::AABoundingBox
[inline]
GetDepth
() const
PLMath::AABoundingBox
[inline]
GetEnclosingRadius
() const
PLMath::AABoundingBox
[inline]
GetFurthestVertexIndex
(const Vector3 &vClipPlaneNormal) const
PLMath::AABoundingBox
GetHeight
() const
PLMath::AABoundingBox
[inline]
GetInsideRadius
() const
PLMath::AABoundingBox
[inline]
GetLongestAxis
() const
PLMath::AABoundingBox
[inline]
GetLongestAxisLength
() const
PLMath::AABoundingBox
[inline]
GetNearestVertexIndex
(const Vector3 &vClipPlaneNormal) const
PLMath::AABoundingBox
GetVertex
(PLCore::uint32 nIndex) const
PLMath::AABoundingBox
GetVertices
(Vector3 vVertex[8]) const
PLMath::AABoundingBox
GetWidth
() const
PLMath::AABoundingBox
[inline]
operator*
(const Vector3 &vV) const
PLMath::AABoundingBox
[inline]
operator*
(float fS) const
PLMath::AABoundingBox
[inline]
operator*=
(const Vector3 &vV)
PLMath::AABoundingBox
[inline]
operator*=
(float fS)
PLMath::AABoundingBox
[inline]
operator+
(const Vector3 &vV) const
PLMath::AABoundingBox
[inline]
operator+
(float fS) const
PLMath::AABoundingBox
[inline]
operator+=
(const Vector3 &vV)
PLMath::AABoundingBox
[inline]
operator+=
(float fS)
PLMath::AABoundingBox
[inline]
operator-
(const Vector3 &vV) const
PLMath::AABoundingBox
[inline]
operator-
(float fS) const
PLMath::AABoundingBox
[inline]
operator-=
(const Vector3 &vV)
PLMath::AABoundingBox
[inline]
operator-=
(float fS)
PLMath::AABoundingBox
[inline]
operator/
(const Vector3 &vV) const
PLMath::AABoundingBox
[inline]
operator/
(float fS) const
PLMath::AABoundingBox
[inline]
operator/=
(const Vector3 &vV)
PLMath::AABoundingBox
[inline]
operator/=
(float fS)
PLMath::AABoundingBox
[inline]
operator=
(const AABoundingBox &cSource)
PLMath::AABoundingBox
ValidateMinMax
()
PLMath::AABoundingBox
vMax
PLMath::AABoundingBox
vMin
PLMath::AABoundingBox
X
enum value
PLMath::AABoundingBox
Y
enum value
PLMath::AABoundingBox
Z
enum value
PLMath::AABoundingBox
~AABoundingBox
()
PLMath::AABoundingBox
[inline]
PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by
The PixelLight Team
Last modified Thu Feb 23 2012 14:09:34
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported