#include <G4PlacedPolyhedron.hh>
Public 멤버 함수 | |
| G4PlacedPolyhedron () | |
| G4PlacedPolyhedron (const G4Polyhedron &, const G4Transform3D &) | |
| G4bool | operator== (const G4PlacedPolyhedron &right) const |
| const G4Polyhedron & | GetPolyhedron () const |
| const G4Transform3D & | GetTransform () 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 번째 라인에서 정의되었습니다.
|
inline |
G4PlacedPolyhedron.hh 파일의 56 번째 라인에서 정의되었습니다.
다음을 참조함 : fPolyhedron.
|
inline |
G4PlacedPolyhedron.hh 파일의 57 번째 라인에서 정의되었습니다.
다음을 참조함 : fTransform.
|
inline |
G4PlacedPolyhedron.hh 파일의 52 번째 라인에서 정의되었습니다.
다음을 참조함 : right.
|
inline |
G4PlacedPolyhedron.hh 파일의 59 번째 라인에서 정의되었습니다.
다음을 참조함 : fPolyhedron.
|
inline |
G4PlacedPolyhedron.hh 파일의 62 번째 라인에서 정의되었습니다.
다음을 참조함 : fTransform.
|
private |
G4PlacedPolyhedron.hh 파일의 68 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetPolyhedron(), SetPolyhedron().
|
private |
G4PlacedPolyhedron.hh 파일의 69 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetTransform(), SetTransform().
1.8.5