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

#include <DicomROIContour.hh>

Public 멤버 함수

 DicomROIContour ()
 
 ~DicomROIContour ()
 
void AddImageIUID (OFString ima)
 
OFString GetGeomType () const
 
void SetGeomType (OFString gt)
 
std::vector< G4ThreeVectorGetPoints () const
 
std::vector< G4ThreeVectorGetDirections ()
 
G4double GetZ ()
 
void SetData (std::vector< G4ThreeVector > data)
 
void AddPoints (std::vector< G4ThreeVector > points)
 
void Print (std::ostream &out)
 

Private 속성

std::vector< OFString > theImageIUIDs
 
OFString theGeomType
 
std::vector< G4ThreeVectorthePoints
 
std::vector< G4ThreeVectortheDirections
 

상세한 설명

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

생성자 & 소멸자 문서화

DicomROIContour::DicomROIContour ( )

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

DicomROIContour::~DicomROIContour ( )
inline

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

멤버 함수 문서화

void DicomROIContour::AddImageIUID ( OFString  ima)
inline

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

다음을 참조함 : theImageIUIDs.

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

void DicomROIContour::AddPoints ( std::vector< G4ThreeVector points)

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

다음을 참조함 : theDirections, thePoints.

std::vector<G4ThreeVector> DicomROIContour::GetDirections ( )
inline

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

다음을 참조함 : theDirections.

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

OFString DicomROIContour::GetGeomType ( ) const
inline

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

다음을 참조함 : theGeomType.

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

std::vector<G4ThreeVector> DicomROIContour::GetPoints ( ) const
inline

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

다음을 참조함 : thePoints.

다음에 의해서 참조됨 : DicomROI::AddContour(), DicomFileCT::BuildStructureIDs().

G4double DicomROIContour::GetZ ( )

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

다음을 참조함 : DBL_MAX, FatalException, G4cout, G4Exception(), Print(), thePoints.

다음에 의해서 참조됨 : DicomROI::AddContour(), DicomFileCT::BuildStructureIDs().

void DicomROIContour::Print ( std::ostream &  out)

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

다음을 참조함 : G4endl, theGeomType, theImageIUIDs, thePoints.

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

void DicomROIContour::SetData ( std::vector< G4ThreeVector data)

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

다음을 참조함 : theDirections, theGeomType, thePoints.

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

void DicomROIContour::SetGeomType ( OFString  gt)
inline

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

다음을 참조함 : theGeomType.

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

멤버 데이타 문서화

std::vector<G4ThreeVector> DicomROIContour::theDirections
private

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

다음에 의해서 참조됨 : AddPoints(), GetDirections(), SetData().

OFString DicomROIContour::theGeomType
private

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

다음에 의해서 참조됨 : GetGeomType(), Print(), SetData(), SetGeomType().

std::vector<OFString> DicomROIContour::theImageIUIDs
private

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

다음에 의해서 참조됨 : AddImageIUID(), Print().

std::vector<G4ThreeVector> DicomROIContour::thePoints
private

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

다음에 의해서 참조됨 : AddPoints(), GetPoints(), GetZ(), Print(), SetData().


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