acceptVisitor(BaseVisit &A) const | Mantid::Geometry::Surface | inlinevirtual |
className() const | Mantid::Geometry::Surface | inlinevirtual |
clone() const | Mantid::Geometry::Surface | inline |
displace(const Kernel::V3D &)=0 | Mantid::Geometry::Surface | pure virtual |
distance(const Kernel::V3D &) const =0 | Mantid::Geometry::Surface | pure virtual |
doClone() const =0 | Mantid::Geometry::Surface | privatepure virtual |
getBoundingBox(double &xmax, double &ymax, double &zmax, double &xmin, double &ymin, double &zmin)=0 | Mantid::Geometry::Surface | pure virtual |
getName() const | Mantid::Geometry::Surface | inline |
Name | Mantid::Geometry::Surface | private |
Nprecision | Mantid::Geometry::Surface | static |
onSurface(const Kernel::V3D &R) const =0 | Mantid::Geometry::Surface | pure virtual |
operator=(const Surface &)=delete | Mantid::Geometry::Surface | |
print() const | Mantid::Geometry::Surface | virtual |
rotate(const Kernel::Matrix< double > &)=0 | Mantid::Geometry::Surface | pure virtual |
setName(int const N) | Mantid::Geometry::Surface | inline |
setSurface(const std::string &R)=0 | Mantid::Geometry::Surface | pure virtual |
side(const Kernel::V3D &) const | Mantid::Geometry::Surface | virtual |
Surface(const Surface &)=default | Mantid::Geometry::Surface | protected |
Surface() | Mantid::Geometry::Surface | |
surfaceNormal(const Kernel::V3D &) const =0 | Mantid::Geometry::Surface | pure virtual |
write(std::ostream &) const | Mantid::Geometry::Surface | virtual |
writeHeader(std::ostream &) const | Mantid::Geometry::Surface | |
~Surface()=default | Mantid::Geometry::Surface | virtual |