Urho3D
|
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::Polyhedron | private |
Define(const BoundingBox &box) | Dviglo::Polyhedron | |
Define(const Frustum &frustum) | Dviglo::Polyhedron | |
Empty() const | Dviglo::Polyhedron | inline |
faces_ | Dviglo::Polyhedron | |
operator=(const Polyhedron &rhs) | Dviglo::Polyhedron | inline |
outFace_ | Dviglo::Polyhedron | private |
Polyhedron() noexcept=default | Dviglo::Polyhedron | |
Polyhedron(const Polyhedron &polyhedron) | Dviglo::Polyhedron | inline |
Polyhedron(const Vector< PODVector< Vector3 > > &faces) | Dviglo::Polyhedron | inlineexplicit |
Polyhedron(const BoundingBox &box) | Dviglo::Polyhedron | inlineexplicit |
Polyhedron(const Frustum &frustum) | Dviglo::Polyhedron | inlineexplicit |
SetFace(unsigned index, const Vector3 &v0, const Vector3 &v1, const Vector3 &v2) | Dviglo::Polyhedron | private |
SetFace(unsigned index, const Vector3 &v0, const Vector3 &v1, const Vector3 &v2, const Vector3 &v3) | Dviglo::Polyhedron | private |
Transform(const Matrix3 &transform) | Dviglo::Polyhedron | |
Transform(const Matrix3x4 &transform) | Dviglo::Polyhedron | |
Transformed(const Matrix3 &transform) const | Dviglo::Polyhedron | |
Transformed(const Matrix3x4 &transform) const | Dviglo::Polyhedron | |
~Polyhedron() noexcept=default | Dviglo::Polyhedron |