PPL API Reference |
|
---|
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 noexcept | GMSPolygon | |
CommonVertex(const GMSPolygon &_p) const noexcept | GMSPolygon | |
ComputeNormal() | GMSPolygon | |
const_iterator typedef (defined in GMSPolygon) | GMSPolygon | |
end() const noexcept (defined in GMSPolygon) | GMSPolygon | |
FindCenter() const noexcept | GMSPolygon | |
GetArea() const noexcept | GMSPolygon | |
GetNormal() noexcept | GMSPolygon | |
GetNormal() const noexcept (defined in GMSPolygon) | GMSPolygon | |
GetNumVertices() const noexcept | GMSPolygon | |
GetPoint(const size_t _i) const noexcept | GMSPolygon | |
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 noexcept | GMSPolygon | |
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 noexcept | GMSPolygon | |
PointIsAbove(const Point3d &_p) const noexcept | GMSPolygon | |
PointList typedef (defined in GMSPolygon) | GMSPolygon | |
Reverse() | GMSPolygon |