72 #ifndef G4TessellatedGeometryAlgorithms_hh
73 #define G4TessellatedGeometryAlgorithms_hh 1
static G4double cross(const G4TwoVector &v1, const G4TwoVector &v2)
static G4bool IntersectLineAndTriangle2D(const G4TwoVector &p, const G4TwoVector &v, const G4TwoVector &p0, const G4TwoVector &e0, const G4TwoVector &e1, G4TwoVector location[2])
CLHEP::Hep2Vector G4TwoVector
static G4int IntersectLineAndLineSegment2D(const G4TwoVector &p0, const G4TwoVector &d0, const G4TwoVector &p1, const G4TwoVector &d1, G4TwoVector location[2])