TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
G3D::ConvexPolygon Member List

This is the complete list of members for G3D::ConvexPolygon, including all inherited members.

_vertexG3D::ConvexPolygonprivate
ConvexPolygon()G3D::ConvexPolygoninline
ConvexPolygon(const Vector3 &v0, const Vector3 &v1, const Vector3 &v2)G3D::ConvexPolygon
ConvexPolygon(const Array< Vector3 > &__vertex)G3D::ConvexPolygon
ConvexPolyhedron classG3D::ConvexPolygonfriend
cut(const Plane &plane, ConvexPolygon &above, ConvexPolygon &below, DirectedEdge &newEdge)G3D::ConvexPolygon
cut(const Plane &plane, ConvexPolygon &above, ConvexPolygon &below)G3D::ConvexPolygon
getArea() const G3D::ConvexPolygon
inverse() const G3D::ConvexPolygon
isEmpty() const G3D::ConvexPolygon
normal() const G3D::ConvexPolygoninline
numVertices() const G3D::ConvexPolygoninline
removeDuplicateVertices()G3D::ConvexPolygon
setNumVertices(int n)G3D::ConvexPolygoninline
setVertex(int i, const Vector3 &v)G3D::ConvexPolygoninline
vertex(int i) const G3D::ConvexPolygoninline
~ConvexPolygon()G3D::ConvexPolygoninlinevirtual