#include <DicomROIContour.hh>
Public 멤버 함수 | |
DicomROIContour () | |
~DicomROIContour () | |
void | AddImageIUID (OFString ima) |
OFString | GetGeomType () const |
void | SetGeomType (OFString gt) |
std::vector< G4ThreeVector > | GetPoints () const |
std::vector< G4ThreeVector > | GetDirections () |
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< G4ThreeVector > | thePoints |
std::vector< G4ThreeVector > | theDirections |
DicomROIContour.hh 파일의 34 번째 라인에서 정의되었습니다.
DicomROIContour::DicomROIContour | ( | ) |
DicomROIContour.cc 파일의 29 번째 라인에서 정의되었습니다.
|
inline |
DicomROIContour.hh 파일의 38 번째 라인에서 정의되었습니다.
|
inline |
DicomROIContour.hh 파일의 41 번째 라인에서 정의되었습니다.
다음을 참조함 : theImageIUIDs.
다음에 의해서 참조됨 : DicomFileStructure::ReadData().
void DicomROIContour::AddPoints | ( | std::vector< G4ThreeVector > | points | ) |
DicomROIContour.cc 파일의 62 번째 라인에서 정의되었습니다.
다음을 참조함 : theDirections, thePoints.
|
inline |
DicomROIContour.hh 파일의 53 번째 라인에서 정의되었습니다.
다음을 참조함 : theDirections.
다음에 의해서 참조됨 : DicomFileCT::BuildStructureIDs().
|
inline |
DicomROIContour.hh 파일의 44 번째 라인에서 정의되었습니다.
다음을 참조함 : theGeomType.
다음에 의해서 참조됨 : DicomFileCT::BuildStructureIDs().
|
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().
|
inline |
DicomROIContour.hh 파일의 47 번째 라인에서 정의되었습니다.
다음을 참조함 : theGeomType.
다음에 의해서 참조됨 : DicomFileStructure::ReadData().
|
private |
DicomROIContour.hh 파일의 68 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddPoints(), GetDirections(), SetData().
|
private |
DicomROIContour.hh 파일의 66 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetGeomType(), Print(), SetData(), SetGeomType().
|
private |
DicomROIContour.hh 파일의 64 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddImageIUID(), Print().
|
private |
DicomROIContour.hh 파일의 67 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : AddPoints(), GetPoints(), GetZ(), Print(), SetData().