Geant4
10.01.p02
|
This is the complete list of members for VUSolid, including all inherited members.
Capacity()=0 | VUSolid | pure virtual |
Clone() const =0 | VUSolid | pure virtual |
ComputeBBox(UBBox *aBox, bool aStore=false)=0 | VUSolid | protectedpure virtual |
DistanceToIn(const UVector3 &aPoint, const UVector3 &aDirection, double aPstep=UUtils::kInfinity) const =0 | VUSolid | pure virtual |
DistanceToOut(const UVector3 &aPoint, const UVector3 &aDirection, UVector3 &aNormalVector, bool &aConvex, double aPstep=UUtils::kInfinity) const =0 | VUSolid | pure virtual |
EAxisType enum name | VUSolid | |
eInside enum value | VUSolid | |
EnumInside enum name | VUSolid | |
eOutside enum value | VUSolid | |
EstimateCubicVolume(int nStat, double epsilon) const | VUSolid | |
EstimateSurfaceArea(int nStat, double ell) const | VUSolid | |
eSurface enum value | VUSolid | |
eXaxis enum value | VUSolid | |
Extent(UVector3 &aMin, UVector3 &aMax) const =0 | VUSolid | pure virtual |
ExtentAxis(EAxisType aAxis, double &aMin, double &aMax) const | VUSolid | virtual |
eYaxis enum value | VUSolid | |
eZaxis enum value | VUSolid | |
faTolerance | VUSolid | protectedstatic |
fgTolerance | VUSolid | protectedstatic |
fName | VUSolid | private |
frTolerance | VUSolid | protectedstatic |
GetAngTolerance() const | VUSolid | inline |
GetCarTolerance() const | VUSolid | inline |
GetEntityType() const =0 | VUSolid | pure virtual |
GetName() const | VUSolid | inline |
GetParametersList(int aNumber, double *aArray) const =0 | VUSolid | pure virtual |
GetPointOnSurface() const =0 | VUSolid | pure virtual |
GetRadTolerance() const | VUSolid | inline |
Inside(const UVector3 &aPoint) const =0 | VUSolid | pure virtual |
Normal(const UVector3 &aPoint, UVector3 &aNormal) const =0 | VUSolid | pure virtual |
SafetyFromInside(const UVector3 &aPoint, bool aAccurate=false) const =0 | VUSolid | pure virtual |
SafetyFromOutside(const UVector3 &aPoint, bool aAccurate=false) const =0 | VUSolid | pure virtual |
SamplePointsInside(int, UVector3 *) const | VUSolid | inlinevirtual |
SamplePointsOnEdge(int, UVector3 *) const | VUSolid | inlinevirtual |
SamplePointsOnSurface(int, UVector3 *) const | VUSolid | inlinevirtual |
SetAngTolerance(double eps) | VUSolid | |
SetCarTolerance(double eps) | VUSolid | |
SetName(const std::string &aName) | VUSolid | inline |
SetRadTolerance(double eps) | VUSolid | |
StreamInfo(std::ostream &os) const =0 | VUSolid | pure virtual |
SurfaceArea()=0 | VUSolid | pure virtual |
Tolerance() | VUSolid | inlinestatic |
VUSolid() | VUSolid | |
VUSolid(const std::string &name) | VUSolid | |
~VUSolid() | VUSolid | virtual |