Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
정적 Public 멤버 함수 | 모든 멤버 목록
G4TessellatedGeometryAlgorithms 클래스 참조

#include <G4TessellatedGeometryAlgorithms.hh>

정적 Public 멤버 함수

static G4bool IntersectLineAndTriangle2D (const G4TwoVector &p, const G4TwoVector &v, const G4TwoVector &p0, const G4TwoVector &e0, const G4TwoVector &e1, G4TwoVector location[2])
 
static G4int IntersectLineAndLineSegment2D (const G4TwoVector &p0, const G4TwoVector &d0, const G4TwoVector &p1, const G4TwoVector &d1, G4TwoVector location[2])
 
static G4double cross (const G4TwoVector &v1, const G4TwoVector &v2)
 

상세한 설명

G4TessellatedGeometryAlgorithms.hh 파일의 77 번째 라인에서 정의되었습니다.

멤버 함수 문서화

G4double G4TessellatedGeometryAlgorithms::cross ( const G4TwoVector v1,
const G4TwoVector v2 
)
static

G4TessellatedGeometryAlgorithms.cc 파일의 250 번째 라인에서 정의되었습니다.

다음을 참조함 : CLHEP::Hep2Vector::x(), CLHEP::Hep2Vector::y().

다음에 의해서 참조됨 : IntersectLineAndLineSegment2D().

G4int G4TessellatedGeometryAlgorithms::IntersectLineAndLineSegment2D ( const G4TwoVector p0,
const G4TwoVector d0,
const G4TwoVector p1,
const G4TwoVector d1,
G4TwoVector  location[2] 
)
static

G4TessellatedGeometryAlgorithms.cc 파일의 176 번째 라인에서 정의되었습니다.

다음을 참조함 : cross(), DBL_EPSILON, CLHEP::Hep2Vector::dot(), e, CLHEP::Hep2Vector::mag2(), G4InuclParticleNames::s0, smax, ss.

다음에 의해서 참조됨 : IntersectLineAndTriangle2D().

G4bool G4TessellatedGeometryAlgorithms::IntersectLineAndTriangle2D ( const G4TwoVector p,
const G4TwoVector v,
const G4TwoVector p0,
const G4TwoVector e0,
const G4TwoVector e1,
G4TwoVector  location[2] 
)
static

G4TessellatedGeometryAlgorithms.cc 파일의 68 번째 라인에서 정의되었습니다.

다음을 참조함 : IntersectLineAndLineSegment2D().

다음에 의해서 참조됨 : G4TriangularFacet::Intersect().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: