This is the complete list of members for
sp::scene::ConvexPolyhedron< T, PlaneCount >, including all inherited members.
| checkLineIntersection(const dim::line3d< T > &Line, dim::line3d< T > &Intersection) const | sp::scene::ConvexPolyhedron< T, PlaneCount > | [inline] |
| ConvexPolyhedron() | sp::scene::ConvexPolyhedron< T, PlaneCount > | [inline] |
| ConvexPolyhedron(const ConvexPolyhedron< T, PlaneCount > &Other) | sp::scene::ConvexPolyhedron< T, PlaneCount > | [inline] |
| getPlane(u32 Index) const | sp::scene::ConvexPolyhedron< T, PlaneCount > | [inline] |
| getPlane(u32 Index) | sp::scene::ConvexPolyhedron< T, PlaneCount > | [inline] |
| isBoundBoxInside(const dim::aabbox3d< T > &Box, const dim::matrix4< T > &Matrix) const | sp::scene::ConvexPolyhedron< T, PlaneCount > | [inline] |
| isBoundBoxInsideInv(const dim::aabbox3d< T > &Box, const dim::matrix4< T > &InvMatrix) const | sp::scene::ConvexPolyhedron< T, PlaneCount > | [inline] |
| isPointInside(const dim::vector3d< T > &Point, const T Radius=T(0)) const | sp::scene::ConvexPolyhedron< T, PlaneCount > | [inline] |
| normalize() | sp::scene::ConvexPolyhedron< T, PlaneCount > | [inline] |
| Planes_ | sp::scene::ConvexPolyhedron< T, PlaneCount > | [protected] |
| setPlane(u32 Index, const dim::plane3d< T > &Plane) | sp::scene::ConvexPolyhedron< T, PlaneCount > | [inline] |
| ~ConvexPolyhedron() | sp::scene::ConvexPolyhedron< T, PlaneCount > | [inline, virtual] |