This is the complete list of members for SurfaceElement, including all inherited members.
| _elem | SurfaceElement | private |
| _normal | SurfaceElement | private |
| computeBoundingBall() const =0 | SurfaceElement | pure virtual |
| elem() const | SurfaceElement | inline |
| expectedEmbeddingMeshDim() const | SurfaceElement | inline |
| getProjectedBoundingBoxDiagonal(const Point &normal_dir) const | SurfaceElement | |
| intersect(const LineSegment &line_segment) const =0 | SurfaceElement | pure virtual |
| normal() const | SurfaceElement | inline |
| SurfaceElement(const Elem *elem, const Point &normal) | SurfaceElement | |
| ~SurfaceElement()=default | SurfaceElement | virtual |