This is the complete list of members for Garfield::GeometrySimple, including all inherited members.
AddSolid(Solid *s, Medium *m) | Garfield::GeometrySimple | |
Clear() | Garfield::GeometrySimple | |
EnableDebugging(const bool on=true) | Garfield::GeometrySimple | inline |
GeometryBase()=default | Garfield::GeometryBase | |
GeometrySimple() | Garfield::GeometrySimple | |
GetBoundingBox(double &xmin, double &ymin, double &zmin, double &xmax, double &ymax, double &zmax) override | Garfield::GeometrySimple | inlinevirtual |
GetMedium(const double x, const double y, const double z) const override | Garfield::GeometrySimple | virtual |
GetMedium(const unsigned int i) const | Garfield::GeometrySimple | |
GetNumberOfMedia() const | Garfield::GeometrySimple | inline |
GetNumberOfSolids() const override | Garfield::GeometrySimple | inlinevirtual |
GetSolid(const unsigned int i) const override | Garfield::GeometrySimple | virtual |
GetSolid(const unsigned int i, Medium *&medium) const override | Garfield::GeometrySimple | virtual |
GetSolid(const double x, const double y, const double z) const | Garfield::GeometrySimple | |
IsInBoundingBox(const double x, const double y, const double z) const | Garfield::GeometrySimple | |
IsInside(const double x, const double y, const double z) const override | Garfield::GeometrySimple | virtual |
m_className | Garfield::GeometryBase | protected |
m_debug | Garfield::GeometrySimple | protected |
m_hasBoundingBox | Garfield::GeometrySimple | protected |
m_media | Garfield::GeometrySimple | protected |
m_solids | Garfield::GeometrySimple | protected |
m_xMaxBoundingBox | Garfield::GeometrySimple | protected |
m_xMinBoundingBox | Garfield::GeometrySimple | protected |
m_yMaxBoundingBox | Garfield::GeometrySimple | protected |
m_yMinBoundingBox | Garfield::GeometrySimple | protected |
m_zMaxBoundingBox | Garfield::GeometrySimple | protected |
m_zMinBoundingBox | Garfield::GeometrySimple | protected |
PrintSolids() | Garfield::GeometrySimple | |
~GeometryBase() | Garfield::GeometryBase | inlinevirtual |
~GeometrySimple() | Garfield::GeometrySimple | inlinevirtual |