This is the complete list of members for axom::primal::Octahedron< T, NDIMS >, including all inherited members.
| equals(const Octahedron &other, double eps=1.e-24) const | axom::primal::Octahedron< T, NDIMS > | inline |
| NUM_VERTS | axom::primal::Octahedron< T, NDIMS > | static |
| numVertices() | axom::primal::Octahedron< T, NDIMS > | inlinestatic |
| Octahedron() | axom::primal::Octahedron< T, NDIMS > | inline |
| Octahedron(const PointType &p, const PointType &q, const PointType &r, const PointType &s, const PointType &t, const PointType &u) | axom::primal::Octahedron< T, NDIMS > | inline |
| Octahedron(const PointType *pts) | axom::primal::Octahedron< T, NDIMS > | inlineexplicit |
| Octahedron(const axom::ArrayView< PointType > pts) | axom::primal::Octahedron< T, NDIMS > | inlineexplicit |
| Octahedron(std::initializer_list< PointType > pts) | axom::primal::Octahedron< T, NDIMS > | inlineexplicit |
| operator[](int idx) | axom::primal::Octahedron< T, NDIMS > | inline |
| operator[](int idx) const | axom::primal::Octahedron< T, NDIMS > | inline |
| PointType typedef | axom::primal::Octahedron< T, NDIMS > | |
| print(std::ostream &os) const | axom::primal::Octahedron< T, NDIMS > | inline |
| VectorType typedef | axom::primal::Octahedron< T, NDIMS > | |