Geant4.10
|
#include <UPolyhedraSide.hh>
Data Fields | |
UVector3 | normal |
UVector3 | corner [2] |
UVector3 | cornNorm [2] |
Definition at line 110 of file UPolyhedraSide.hh.
UVector3 UPolyhedraSide::sUPolyhedraSideEdge::corner[2] |
Definition at line 113 of file UPolyhedraSide.hh.
Referenced by UPolyhedraSide::Distance(), UPolyhedraSide::DistanceAway(), UPolyhedraSide::Extent(), UPolyhedraSide::GetPointOnFace(), UPolyhedraSide::IntersectSidePlane(), UPolyhedraSide::SurfaceArea(), and UPolyhedraSide::UPolyhedraSide().
UVector3 UPolyhedraSide::sUPolyhedraSideEdge::cornNorm[2] |
Definition at line 114 of file UPolyhedraSide.hh.
Referenced by UPolyhedraSide::DistanceAway(), and UPolyhedraSide::UPolyhedraSide().
UVector3 UPolyhedraSide::sUPolyhedraSideEdge::normal |
Definition at line 112 of file UPolyhedraSide.hh.
Referenced by UPolyhedraSide::DistanceAway(), and UPolyhedraSide::UPolyhedraSide().