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

#include <G4PlacedPolyhedron.hh>

Public 멤버 함수

 G4PlacedPolyhedron ()
 
 G4PlacedPolyhedron (const G4Polyhedron &, const G4Transform3D &)
 
G4bool operator== (const G4PlacedPolyhedron &right) const
 
const G4PolyhedronGetPolyhedron () const
 
const G4Transform3DGetTransform () const
 
void SetPolyhedron (const G4Polyhedron &polyhedron)
 
void SetTransform (const G4Transform3D &transform)
 

Private 속성

G4Polyhedron fPolyhedron
 
G4Transform3D fTransform
 

상세한 설명

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

생성자 & 소멸자 문서화

G4PlacedPolyhedron::G4PlacedPolyhedron ( )

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

G4PlacedPolyhedron::G4PlacedPolyhedron ( const G4Polyhedron polyhedron,
const G4Transform3D transform 
)

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

멤버 함수 문서화

const G4Polyhedron& G4PlacedPolyhedron::GetPolyhedron ( ) const
inline

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

다음을 참조함 : fPolyhedron.

const G4Transform3D& G4PlacedPolyhedron::GetTransform ( ) const
inline

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

다음을 참조함 : fTransform.

G4bool G4PlacedPolyhedron::operator== ( const G4PlacedPolyhedron right) const
inline

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

다음을 참조함 : right.

void G4PlacedPolyhedron::SetPolyhedron ( const G4Polyhedron polyhedron)
inline

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

다음을 참조함 : fPolyhedron.

void G4PlacedPolyhedron::SetTransform ( const G4Transform3D transform)
inline

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

다음을 참조함 : fTransform.

멤버 데이타 문서화

G4Polyhedron G4PlacedPolyhedron::fPolyhedron
private

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

다음에 의해서 참조됨 : GetPolyhedron(), SetPolyhedron().

G4Transform3D G4PlacedPolyhedron::fTransform
private

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

다음에 의해서 참조됨 : GetTransform(), SetTransform().


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