PPL API Reference
Overview Core Algorithm Abstractions Utilities Parallel Methods
Modules Class Hierarchy Classes Functions
Todo List Bug List Dead Code
GMSPolygon Member List

This is the complete list of members for GMSPolygon, including all inherited members.

begin() const noexcept (defined in GMSPolygon)GMSPolygon
CommonEdge(const GMSPolygon &_p) const noexceptGMSPolygon
CommonVertex(const GMSPolygon &_p) const noexceptGMSPolygon
ComputeNormal()GMSPolygon
const_iterator typedef (defined in GMSPolygon)GMSPolygon
end() const noexcept (defined in GMSPolygon)GMSPolygon
FindCenter() const noexceptGMSPolygon
GetArea() const noexceptGMSPolygon
GetNormal() noexceptGMSPolygon
GetNormal() const noexcept (defined in GMSPolygon)GMSPolygon
GetNumVertices() const noexceptGMSPolygon
GetPoint(const size_t _i) const noexceptGMSPolygon
GMSPolygon()GMSPolygon
GMSPolygon(const int _v1, const int _v2, const int _v3, const PointList &_pts)GMSPolygon
GMSPolygon(const_iterator _begin, const_iterator _end, const PointList &_pts)GMSPolygon
IndexList typedef (defined in GMSPolygon)GMSPolygon
IsTriangle() const noexceptGMSPolygon
operator!=(const GMSPolygon &_p) const noexcept (defined in GMSPolygon)GMSPolygon
operator<(const GMSPolygon &_other) const noexcept (defined in GMSPolygon)GMSPolygon
operator==(const GMSPolygon &_p) const noexcept (defined in GMSPolygon)GMSPolygon
operator>(const GMSPolygon &_other) const noexcept (defined in GMSPolygon)GMSPolygon
operator[](const size_t _i) const noexceptGMSPolygon
PointIsAbove(const Point3d &_p) const noexceptGMSPolygon
PointList typedef (defined in GMSPolygon)GMSPolygon
Reverse()GMSPolygon