Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ReduciblePolygon.hh>
Public Member Functions | |
ABVertex () | |
Public Attributes | |
G4double | a |
G4double | b |
ABVertex * | next |
Definition at line 133 of file G4ReduciblePolygon.hh.
|
inline |
Definition at line 135 of file G4ReduciblePolygon.hh.
G4double G4ReduciblePolygon::ABVertex::a |
Definition at line 136 of file G4ReduciblePolygon.hh.
Referenced by G4ReduciblePolygon::Area(), G4ReduciblePolygon::BisectedBy(), G4ReduciblePolygon::CalculateMaxMin(), G4ReduciblePolygon::CopyVertices(), G4ReduciblePolygon::Create(), G4ReduciblePolygon::CrossesItself(), G4ReduciblePolygonIterator::GetA(), G4ReduciblePolygon::Print(), G4ReduciblePolygon::RemoveDuplicateVertices(), G4ReduciblePolygon::RemoveRedundantVertices(), and G4ReduciblePolygon::ScaleA().
G4double G4ReduciblePolygon::ABVertex::b |
Definition at line 136 of file G4ReduciblePolygon.hh.
Referenced by G4ReduciblePolygon::Area(), G4ReduciblePolygon::BisectedBy(), G4ReduciblePolygon::CalculateMaxMin(), G4ReduciblePolygon::CopyVertices(), G4ReduciblePolygon::Create(), G4ReduciblePolygon::CrossesItself(), G4ReduciblePolygonIterator::GetB(), G4ReduciblePolygon::Print(), G4ReduciblePolygon::RemoveDuplicateVertices(), G4ReduciblePolygon::RemoveRedundantVertices(), G4ReduciblePolygon::ScaleB(), and G4ReduciblePolygon::StartWithZMin().
ABVertex* G4ReduciblePolygon::ABVertex::next |
Definition at line 137 of file G4ReduciblePolygon.hh.
Referenced by G4ReduciblePolygon::Area(), G4ReduciblePolygon::BisectedBy(), G4ReduciblePolygon::CalculateMaxMin(), G4ReduciblePolygon::CopyVertices(), G4ReduciblePolygon::Create(), G4ReduciblePolygon::CrossesItself(), G4ReduciblePolygonIterator::Next(), G4ReduciblePolygon::Print(), G4ReduciblePolygon::RemoveDuplicateVertices(), G4ReduciblePolygon::RemoveRedundantVertices(), G4ReduciblePolygon::ReverseOrder(), G4ReduciblePolygon::ScaleA(), G4ReduciblePolygon::ScaleB(), G4ReduciblePolygon::StartWithZMin(), and G4ReduciblePolygon::~G4ReduciblePolygon().