A | Mantid::Geometry::Union | private |
addToKey(std::vector< int > &AV, const int passN=-1) | Mantid::Geometry::Rule | privatestatic |
B | Mantid::Geometry::Union | private |
checkParents() const | Mantid::Geometry::Rule | |
className() const override | Mantid::Geometry::Union | inlinevirtual |
clone() const | Mantid::Geometry::Union | |
commonType() const | Mantid::Geometry::Rule | |
display() const override | Mantid::Geometry::Union | virtual |
displayAddress() const override | Mantid::Geometry::Union | virtual |
doClone() const override | Mantid::Geometry::Union | privatevirtual |
Eliminate() | Mantid::Geometry::Rule | |
findKey(const int KeyN) override | Mantid::Geometry::Union | virtual |
findLeaf(const Rule *) const override | Mantid::Geometry::Union | virtual |
getBaseKeys(std::vector< int > &) const | Mantid::Geometry::Rule | private |
getBoundingBox(double &xmax, double &ymax, double &zmax, double &xmin, double &ymin, double &zmin) override | Mantid::Geometry::Union | virtual |
getKeyList(std::vector< int > &) const | Mantid::Geometry::Rule | |
getParent() const | Mantid::Geometry::Rule | |
isComplementary() const override | Mantid::Geometry::Union | virtual |
isValid(const Kernel::V3D &) const override | Mantid::Geometry::Union | virtual |
isValid(const std::map< int, int > &) const override | Mantid::Geometry::Union | virtual |
leaf(const int ipt=0) const override | Mantid::Geometry::Union | inlinevirtual |
makeCNF(std::unique_ptr< Rule > &) | Mantid::Geometry::Rule | static |
makeCNFcopy(std::unique_ptr< Rule > &) | Mantid::Geometry::Rule | static |
makeFullDNF(std::unique_ptr< Rule > &) | Mantid::Geometry::Rule | static |
makeParents() | Mantid::Geometry::Rule | |
operator=(const Union &) | Mantid::Geometry::Union | protected |
Mantid::Geometry::Rule::operator=(const Rule &) | Mantid::Geometry::Rule | protected |
Parent | Mantid::Geometry::Rule | private |
removeComplementary(std::unique_ptr< Rule > &) | Mantid::Geometry::Rule | static |
removeItem(std::unique_ptr< Rule > &TRule, const int SurfN) | Mantid::Geometry::Rule | static |
Rule(const Rule &) | Mantid::Geometry::Rule | protected |
Rule() | Mantid::Geometry::Rule | |
Rule(Rule *) | Mantid::Geometry::Rule | |
setLeaf(std::unique_ptr< Rule >, const int side=0) override | Mantid::Geometry::Union | virtual |
setLeaves(std::unique_ptr< Rule >, std::unique_ptr< Rule >) override | Mantid::Geometry::Union | virtual |
setParent(Rule *) | Mantid::Geometry::Rule | |
simplify() override | Mantid::Geometry::Union | virtual |
substituteSurf(const int SurfN, const int newSurfN, const std::shared_ptr< Surface > &SPtr) | Mantid::Geometry::Rule | |
type() const override | Mantid::Geometry::Union | inlinevirtual |
Union(const Union &) | Mantid::Geometry::Union | protected |
Union()=default | Mantid::Geometry::Union | |
Union(std::unique_ptr< Rule >, std::unique_ptr< Rule >) | Mantid::Geometry::Union | explicit |
Union(Rule *, std::unique_ptr< Rule >, std::unique_ptr< Rule >) | Mantid::Geometry::Union | explicit |
~Rule()=default | Mantid::Geometry::Rule | virtual |