|
AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
|
This is the complete list of members for axom::primal::Plane< T, NDIMS >, including all inherited members.
| flip() | axom::primal::Plane< T, NDIMS > | |
| getDimension() | axom::primal::Plane< T, NDIMS > | inlinestatic |
| getNormal() const | axom::primal::Plane< T, NDIMS > | inline |
| getOffset() const | axom::primal::Plane< T, NDIMS > | inline |
| getOrientation(const PointType &x, double TOL=1.e-9) const | axom::primal::Plane< T, NDIMS > | |
| isValid(double TOL=PRIMAL_TINY) const | axom::primal::Plane< T, NDIMS > | |
| Plane()=default | axom::primal::Plane< T, NDIMS > | |
| Plane(const VectorType &normal, const PointType &x, bool normalize=true) | axom::primal::Plane< T, NDIMS > | |
| Plane(const VectorType &normal, T offset, bool normalize=true) | axom::primal::Plane< T, NDIMS > | |
| PointType typedef | axom::primal::Plane< T, NDIMS > | |
| print(std::ostream &os) const | axom::primal::Plane< T, NDIMS > | |
| projectPoint(const PointType &x) const | axom::primal::Plane< T, NDIMS > | |
| reflectPoint(const PointType &x) const | axom::primal::Plane< T, NDIMS > | |
| signedDistance(const PointType &x) const | axom::primal::Plane< T, NDIMS > | inline |
| VectorType typedef | axom::primal::Plane< T, NDIMS > |