|
INET Framework for OMNeT++/OMNEST
|
This is the complete list of members for inet::Prism, including all inherited members.
| base | inet::Prism | protected |
| computeBoundingBoxSize() const override | inet::Prism | virtual |
| computeIntersection(const LineSegment &lineSegment, Coord &intersection1, Coord &intersection2, Coord &normal1, Coord &normal2) const override | inet::Prism | virtual |
| computeOutwardNormalVector(unsigned int faceId) const | inet::Prism | protected |
| computeOutwardNormalVectors() | inet::Prism | protected |
| computeVisibleFaces(std::vector< std::vector< Coord > > &faces, const Rotation &rotation, const Rotation &viewRotation) const | inet::Prism | |
| Faces typedef | inet::Prism | |
| faces | inet::Prism | protected |
| genereateFaces() | inet::Prism | protected |
| getBase() const | inet::Prism | inline |
| getFaces() const | inet::Prism | inline |
| getHeight() const | inet::Prism | inline |
| height | inet::Prism | protected |
| isVisibleFromPoint(unsigned int faceId, const Coord &point, const Rotation &rotation) const | inet::Prism | protected |
| isVisibleFromView(unsigned int faceId, const Rotation &viewRotation, const Rotation &rotation) const | inet::Prism | protected |
| normalVectorsForFaces | inet::Prism | protected |
| Points typedef | inet::Prism | |
| Prism() | inet::Prism | inline |
| Prism(double height, const Polygon &base) | inet::Prism | |
| setBase(const Polygon &base) | inet::Prism | |
| setHeight(double height) | inet::Prism | |
| ShapeBase() | inet::ShapeBase | inline |
| ~ShapeBase() | inet::ShapeBase | inlinevirtual |