#include <G4SmartVoxelNode.hh>
Public 멤버 함수 | |
G4SmartVoxelNode (G4int pSlice=0) | |
~G4SmartVoxelNode () | |
G4int | GetVolume (G4int pVolumeNo) const |
void | Insert (G4int pVolumeNo) |
G4int | GetNoContained () const |
G4int | GetCapacity () const |
void | Reserve (G4int noSlices) |
void | Shrink () |
G4int | GetMaxEquivalentSliceNo () const |
void | SetMaxEquivalentSliceNo (G4int pMax) |
G4int | GetMinEquivalentSliceNo () const |
void | SetMinEquivalentSliceNo (G4int pMin) |
G4bool | operator== (const G4SmartVoxelNode &v) const |
Private 속성 | |
G4int | fminEquivalent |
G4int | fmaxEquivalent |
G4SliceVector | fcontents |
G4SmartVoxelNode.hh 파일의 59 번째 라인에서 정의되었습니다.
|
inline |
G4SmartVoxelNode.hh 파일의 63 번째 라인에서 정의되었습니다.
G4SmartVoxelNode::~G4SmartVoxelNode | ( | ) |
G4SmartVoxelNode.cc 파일의 39 번째 라인에서 정의되었습니다.
|
inline |
|
inline |
다음에 의해서 참조됨 : G4SmartVoxelHeader::CollectEquivalentNodes(), G4DrawVoxels::ComputeVoxelPolyhedra(), G4ParameterisedNavigation::ComputeVoxelSafety(), G4VoxelNavigation::ComputeVoxelSafety(), G4ParameterisedNavigation::LocateNextVoxel(), G4VoxelNavigation::LocateNextVoxel(), G4SmartVoxelHeader::RefineNodes(), G4VoxelSafety::SafetyForVoxelHeader().
|
inline |
|
inline |
다음에 의해서 참조됨 : G4SmartVoxelHeader::CalculateQuality(), G4ParameterisedNavigation::ComputeSafety(), G4VoxelNavigation::ComputeSafety(), G4ParameterisedNavigation::ComputeStep(), G4VoxelNavigation::ComputeStep(), G4ParameterisedNavigation::LevelLocate(), operator==(), G4SmartVoxelHeader::RefineNodes(), G4VoxelSafety::SafetyForVoxelNode().
G4bool G4SmartVoxelNode::operator== | ( | const G4SmartVoxelNode & | v | ) | const |
G4SmartVoxelNode.cc 파일의 48 번째 라인에서 정의되었습니다.
다음을 참조함 : GetNoContained(), GetVolume().
다음에 의해서 참조됨 : G4SmartVoxelHeader::BuildEquivalentSliceNos().
다음에 의해서 참조됨 : G4SmartVoxelHeader::BuildEquivalentSliceNos().
|
inline |
|
private |
G4SmartVoxelNode.hh 파일의 110 번째 라인에서 정의되었습니다.
|
private |
G4SmartVoxelNode.hh 파일의 109 번째 라인에서 정의되었습니다.
|
private |
G4SmartVoxelNode.hh 파일의 108 번째 라인에서 정의되었습니다.