INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::Plane, including all inherited members.
basePoint | inet::Plane | protected |
computeIntersection(const LineSegment &lineSegment) | inet::Plane | |
GeometricObjectBase() | inet::GeometricObjectBase | inline |
getBasePoint() | inet::Plane | inline |
getNormalVector() | inet::Plane | inline |
isNil() const override | inet::Plane | inlinevirtual |
isUnspecified() const override | inet::Plane | inlinevirtual |
NIL | inet::Plane | static |
normalVector | inet::Plane | protected |
Plane() | inet::Plane | |
Plane(const Coord &basePoint, const Coord &normalVector) | inet::Plane | |
setBasePoint(const Coord &basePoint) | inet::Plane | inline |
setNormalVector(const Coord &normalVector) | inet::Plane | inline |
~GeometricObjectBase() | inet::GeometricObjectBase | inlinevirtual |