Mantid
Loading...
Searching...
No Matches
Mantid::Geometry::MDPlane Member List

This is the complete list of members for Mantid::Geometry::MDPlane, including all inherited members.

construct(IterableType normal, IterableType point)Mantid::Geometry::MDPlaneinlineprivate
doesLineIntersect(const coord_t *pointA, const coord_t *pointB) constMantid::Geometry::MDPlaneinline
getInequality() constMantid::Geometry::MDPlaneinline
getNormal() constMantid::Geometry::MDPlaneinline
getNumDims() constMantid::Geometry::MDPlaneinline
isPointBounded(const coord_t *coords) constMantid::Geometry::MDPlaneinline
isPointBounded(const Mantid::Kernel::VMD &coords) constMantid::Geometry::MDPlaneinline
isPointBounded(const std::vector< coord_t > &coords) constMantid::Geometry::MDPlaneinline
isPointInside(const coord_t *coords) constMantid::Geometry::MDPlaneinline
isPointInside(const std::vector< coord_t > &coords) constMantid::Geometry::MDPlaneinline
m_inequalityMantid::Geometry::MDPlaneprotected
m_ndMantid::Geometry::MDPlaneprotected
m_normalMantid::Geometry::MDPlaneprotected
MDPlane(const Mantid::Kernel::VMD &normal, const Mantid::Kernel::VMD &point)Mantid::Geometry::MDPlane
MDPlane(const std::vector< coord_t > &normal, const std::vector< coord_t > &point)Mantid::Geometry::MDPlane
MDPlane(const size_t nd, const float *normal, const float *point)Mantid::Geometry::MDPlane
MDPlane(const size_t nd, const double *normal, const double *point)Mantid::Geometry::MDPlane
MDPlane(const std::vector< Mantid::Kernel::VMD > &vectors, const Mantid::Kernel::VMD &origin, const Mantid::Kernel::VMD &insidePoint)Mantid::Geometry::MDPlane
MDPlane(const MDPlane &other)Mantid::Geometry::MDPlane
operator=(const MDPlane &other)Mantid::Geometry::MDPlane
~MDPlane()Mantid::Geometry::MDPlane