INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::Polygon, including all inherited members.
computeIntersection(const LineSegment &lineSegment, Coord &intersection1, Coord &intersection2, Coord &normal1, Coord &normal2) const | inet::Polygon | virtual |
computeSize() const | inet::Polygon | virtual |
GeometricObjectBase() | inet::GeometricObjectBase | inline |
getEdgeOutwardNormalVector(const Coord &edgeP1, const Coord &edgeP2) const | inet::Polygon | protected |
getNormalUnitVector() const | inet::Polygon | |
getNormalVector() const | inet::Polygon | |
getPoints() const | inet::Polygon | inline |
isNil() const override | inet::Polygon | inlinevirtual |
isUnspecified() const override | inet::Polygon | virtual |
NIL | inet::Polygon | static |
points | inet::Polygon | protected |
Polygon() | inet::Polygon | inline |
Polygon(const std::vector< Coord > &points) | inet::Polygon | |
~GeometricObjectBase() | inet::GeometricObjectBase | inlinevirtual |