|
Geant4.10
|
#include <UReduciblePolygon.hh>
Public Member Functions | |
| ABVertex () | |
Data Fields | |
| double | a |
| double | b |
| ABVertex * | next |
Definition at line 129 of file UReduciblePolygon.hh.
|
inline |
Definition at line 131 of file UReduciblePolygon.hh.
| double UReduciblePolygon::ABVertex::a |
Definition at line 132 of file UReduciblePolygon.hh.
Referenced by UReduciblePolygon::Area(), UReduciblePolygon::BisectedBy(), UReduciblePolygon::CalculateMaxMin(), UReduciblePolygon::CopyVertices(), UReduciblePolygon::Create(), UReduciblePolygon::CrossesItself(), UReduciblePolygonIterator::GetA(), UReduciblePolygon::Print(), UReduciblePolygon::RemoveDuplicateVertices(), UReduciblePolygon::RemoveRedundantVertices(), and UReduciblePolygon::ScaleA().
| double UReduciblePolygon::ABVertex::b |
Definition at line 132 of file UReduciblePolygon.hh.
Referenced by UReduciblePolygon::Area(), UReduciblePolygon::BisectedBy(), UReduciblePolygon::CalculateMaxMin(), UReduciblePolygon::CopyVertices(), UReduciblePolygon::Create(), UReduciblePolygon::CrossesItself(), UReduciblePolygonIterator::GetB(), UReduciblePolygon::Print(), UReduciblePolygon::RemoveDuplicateVertices(), UReduciblePolygon::RemoveRedundantVertices(), UReduciblePolygon::ScaleB(), and UReduciblePolygon::StartWithZMin().
| ABVertex* UReduciblePolygon::ABVertex::next |
Definition at line 133 of file UReduciblePolygon.hh.
Referenced by UReduciblePolygon::Area(), UReduciblePolygon::BisectedBy(), UReduciblePolygon::CalculateMaxMin(), UReduciblePolygon::CopyVertices(), UReduciblePolygon::Create(), UReduciblePolygon::CrossesItself(), UReduciblePolygonIterator::Next(), UReduciblePolygon::Print(), UReduciblePolygon::RemoveDuplicateVertices(), UReduciblePolygon::RemoveRedundantVertices(), UReduciblePolygon::ReverseOrder(), UReduciblePolygon::ScaleA(), UReduciblePolygon::ScaleB(), UReduciblePolygon::StartWithZMin(), and UReduciblePolygon::~UReduciblePolygon().
1.8.7