Dry
Dry::Polyhedron Member List

This is the complete list of members for Dry::Polyhedron, including all inherited members.

AddFace(const Vector3 &v0, const Vector3 &v1, const Vector3 &v2)Dry::Polyhedron
AddFace(const Vector3 &v0, const Vector3 &v1, const Vector3 &v2, const Vector3 &v3)Dry::Polyhedron
AddFace(const PODVector< Vector3 > &face)Dry::Polyhedron
Clear()Dry::Polyhedron
Clip(const Plane &plane)Dry::Polyhedron
Clip(const BoundingBox &box)Dry::Polyhedron
Clip(const Frustum &frustum)Dry::Polyhedron
clippedVertices_Dry::Polyhedronprivate
Define(const BoundingBox &box)Dry::Polyhedron
Define(const Frustum &frustum)Dry::Polyhedron
faces_Dry::Polyhedron
IsEmpty() constDry::Polyhedroninline
operator=(const Polyhedron &rhs)Dry::Polyhedroninline
outFace_Dry::Polyhedronprivate
Polyhedron() noexcept=defaultDry::Polyhedron
Polyhedron(const Polyhedron &polyhedron)Dry::Polyhedroninline
Polyhedron(const Vector< PODVector< Vector3 > > &faces)Dry::Polyhedroninlineexplicit
Polyhedron(const BoundingBox &box)Dry::Polyhedroninlineexplicit
Polyhedron(const Frustum &frustum)Dry::Polyhedroninlineexplicit
SetFace(unsigned index, const Vector3 &v0, const Vector3 &v1, const Vector3 &v2)Dry::Polyhedronprivate
SetFace(unsigned index, const Vector3 &v0, const Vector3 &v1, const Vector3 &v2, const Vector3 &v3)Dry::Polyhedronprivate
Transform(const Matrix3 &transform)Dry::Polyhedron
Transform(const Matrix3x4 &transform)Dry::Polyhedron
Transformed(const Matrix3 &transform) constDry::Polyhedron
Transformed(const Matrix3x4 &transform) constDry::Polyhedron
~Polyhedron() noexcept=defaultDry::Polyhedron