Urho3D
Dviglo::Polyhedron Member List

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

AddFace(const Vector3 &v0, const Vector3 &v1, const Vector3 &v2)Dviglo::Polyhedron
AddFace(const Vector3 &v0, const Vector3 &v1, const Vector3 &v2, const Vector3 &v3)Dviglo::Polyhedron
AddFace(const PODVector< Vector3 > &face)Dviglo::Polyhedron
Clear()Dviglo::Polyhedron
Clip(const Plane &plane)Dviglo::Polyhedron
Clip(const BoundingBox &box)Dviglo::Polyhedron
Clip(const Frustum &frustum)Dviglo::Polyhedron
clippedVertices_Dviglo::Polyhedronprivate
Define(const BoundingBox &box)Dviglo::Polyhedron
Define(const Frustum &frustum)Dviglo::Polyhedron
Empty() constDviglo::Polyhedroninline
faces_Dviglo::Polyhedron
operator=(const Polyhedron &rhs)Dviglo::Polyhedroninline
outFace_Dviglo::Polyhedronprivate
Polyhedron() noexcept=defaultDviglo::Polyhedron
Polyhedron(const Polyhedron &polyhedron)Dviglo::Polyhedroninline
Polyhedron(const Vector< PODVector< Vector3 > > &faces)Dviglo::Polyhedroninlineexplicit
Polyhedron(const BoundingBox &box)Dviglo::Polyhedroninlineexplicit
Polyhedron(const Frustum &frustum)Dviglo::Polyhedroninlineexplicit
SetFace(unsigned index, const Vector3 &v0, const Vector3 &v1, const Vector3 &v2)Dviglo::Polyhedronprivate
SetFace(unsigned index, const Vector3 &v0, const Vector3 &v1, const Vector3 &v2, const Vector3 &v3)Dviglo::Polyhedronprivate
Transform(const Matrix3 &transform)Dviglo::Polyhedron
Transform(const Matrix3x4 &transform)Dviglo::Polyhedron
Transformed(const Matrix3 &transform) constDviglo::Polyhedron
Transformed(const Matrix3x4 &transform) constDviglo::Polyhedron
~Polyhedron() noexcept=defaultDviglo::Polyhedron