#include <vtkRTStructSetProperties.h>
|
| void | AddContourReferencedFrameOfReference (vtkIdType pdnum, const char *classuid, const char *instanceuid) |
| |
| void | AddReferencedFrameOfReference (const char *classuid, const char *instanceuid) |
| |
| void | AddStructureSetROI (int roinumber, const char *refframerefuid, const char *roiname, const char *ROIGenerationAlgorithm, const char *ROIDescription=0) |
| |
| void | AddStructureSetROIObservation (int refnumber, int observationnumber, const char *rtroiinterpretedtype, const char *roiinterpreter, const char *roiobservationlabel=0) |
| |
| virtual void | Clear () |
| |
| virtual void | DeepCopy (vtkRTStructSetProperties *p) |
| |
| const char * | GetContourReferencedFrameOfReferenceClassUID (vtkIdType pdnum, vtkIdType id) |
| |
| const char * | GetContourReferencedFrameOfReferenceInstanceUID (vtkIdType pdnum, vtkIdType id) |
| |
| vtkIdType | GetNumberOfContourReferencedFrameOfReferences () |
| |
| vtkIdType | GetNumberOfContourReferencedFrameOfReferences (vtkIdType pdnum) |
| |
| vtkIdType | GetNumberOfReferencedFrameOfReferences () |
| |
| vtkIdType | GetNumberOfStructureSetROIs () |
| |
| const char * | GetReferencedFrameOfReferenceClassUID (vtkIdType id) |
| |
| const char * | GetReferencedFrameOfReferenceInstanceUID (vtkIdType id) |
| |
| int | GetStructureSetObservationNumber (vtkIdType id) |
| |
| const char * | GetStructureSetROIDescription (vtkIdType id) |
| |
| const char * | GetStructureSetROIGenerationAlgorithm (vtkIdType) |
| |
| const char * | GetStructureSetROIName (vtkIdType) |
| |
| int | GetStructureSetROINumber (vtkIdType id) |
| |
| const char * | GetStructureSetROIObservationLabel (vtkIdType id) |
| |
| const char * | GetStructureSetROIRefFrameRefUID (vtkIdType) |
| |
| const char * | GetStructureSetRTROIInterpretedType (vtkIdType id) |
| |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| |
| | vtkGetStringMacro (ReferenceFrameOfReferenceUID) |
| |
| | vtkGetStringMacro (ReferenceSeriesInstanceUID) |
| |
| | vtkGetStringMacro (SeriesInstanceUID) |
| |
| | vtkGetStringMacro (SOPInstanceUID) |
| |
| | vtkGetStringMacro (StructureSetDate) |
| |
| | vtkGetStringMacro (StructureSetLabel) |
| |
| | vtkGetStringMacro (StructureSetName) |
| |
| | vtkGetStringMacro (StructureSetTime) |
| |
| | vtkGetStringMacro (StudyInstanceUID) |
| |
| | vtkSetStringMacro (ReferenceFrameOfReferenceUID) |
| |
| | vtkSetStringMacro (ReferenceSeriesInstanceUID) |
| |
| | vtkSetStringMacro (SeriesInstanceUID) |
| |
| | vtkSetStringMacro (SOPInstanceUID) |
| |
| | vtkSetStringMacro (StructureSetDate) |
| |
| | vtkSetStringMacro (StructureSetLabel) |
| |
| | vtkSetStringMacro (StructureSetName) |
| |
| | vtkSetStringMacro (StructureSetTime) |
| |
| | vtkSetStringMacro (StudyInstanceUID) |
| |
| | vtkTypeMacro (vtkRTStructSetProperties, vtkObject) |
| |
◆ vtkRTStructSetProperties()
| vtkRTStructSetProperties::vtkRTStructSetProperties |
( |
| ) |
|
|
protected |
◆ ~vtkRTStructSetProperties()
| vtkRTStructSetProperties::~vtkRTStructSetProperties |
( |
| ) |
|
|
protected |
◆ AddContourReferencedFrameOfReference()
| void vtkRTStructSetProperties::AddContourReferencedFrameOfReference |
( |
vtkIdType |
pdnum, |
|
|
const char * |
classuid, |
|
|
const char * |
instanceuid |
|
) |
| |
◆ AddReferencedFrameOfReference()
| void vtkRTStructSetProperties::AddReferencedFrameOfReference |
( |
const char * |
classuid, |
|
|
const char * |
instanceuid |
|
) |
| |
◆ AddStructureSetROI()
| void vtkRTStructSetProperties::AddStructureSetROI |
( |
int |
roinumber, |
|
|
const char * |
refframerefuid, |
|
|
const char * |
roiname, |
|
|
const char * |
ROIGenerationAlgorithm, |
|
|
const char * |
ROIDescription = 0 |
|
) |
| |
◆ AddStructureSetROIObservation()
| void vtkRTStructSetProperties::AddStructureSetROIObservation |
( |
int |
refnumber, |
|
|
int |
observationnumber, |
|
|
const char * |
rtroiinterpretedtype, |
|
|
const char * |
roiinterpreter, |
|
|
const char * |
roiobservationlabel = 0 |
|
) |
| |
◆ Clear()
| virtual void vtkRTStructSetProperties::Clear |
( |
| ) |
|
|
virtual |
◆ DeepCopy()
◆ GetContourReferencedFrameOfReferenceClassUID()
| const char * vtkRTStructSetProperties::GetContourReferencedFrameOfReferenceClassUID |
( |
vtkIdType |
pdnum, |
|
|
vtkIdType |
id |
|
) |
| |
◆ GetContourReferencedFrameOfReferenceInstanceUID()
| const char * vtkRTStructSetProperties::GetContourReferencedFrameOfReferenceInstanceUID |
( |
vtkIdType |
pdnum, |
|
|
vtkIdType |
id |
|
) |
| |
◆ GetNumberOfContourReferencedFrameOfReferences() [1/2]
| vtkIdType vtkRTStructSetProperties::GetNumberOfContourReferencedFrameOfReferences |
( |
| ) |
|
◆ GetNumberOfContourReferencedFrameOfReferences() [2/2]
| vtkIdType vtkRTStructSetProperties::GetNumberOfContourReferencedFrameOfReferences |
( |
vtkIdType |
pdnum | ) |
|
◆ GetNumberOfReferencedFrameOfReferences()
| vtkIdType vtkRTStructSetProperties::GetNumberOfReferencedFrameOfReferences |
( |
| ) |
|
◆ GetNumberOfStructureSetROIs()
| vtkIdType vtkRTStructSetProperties::GetNumberOfStructureSetROIs |
( |
| ) |
|
◆ GetReferencedFrameOfReferenceClassUID()
| const char * vtkRTStructSetProperties::GetReferencedFrameOfReferenceClassUID |
( |
vtkIdType |
id | ) |
|
◆ GetReferencedFrameOfReferenceInstanceUID()
| const char * vtkRTStructSetProperties::GetReferencedFrameOfReferenceInstanceUID |
( |
vtkIdType |
id | ) |
|
◆ GetStructureSetObservationNumber()
| int vtkRTStructSetProperties::GetStructureSetObservationNumber |
( |
vtkIdType |
id | ) |
|
◆ GetStructureSetROIDescription()
| const char * vtkRTStructSetProperties::GetStructureSetROIDescription |
( |
vtkIdType |
id | ) |
|
◆ GetStructureSetROIGenerationAlgorithm()
| const char * vtkRTStructSetProperties::GetStructureSetROIGenerationAlgorithm |
( |
vtkIdType |
| ) |
|
◆ GetStructureSetROIName()
| const char * vtkRTStructSetProperties::GetStructureSetROIName |
( |
vtkIdType |
| ) |
|
◆ GetStructureSetROINumber()
| int vtkRTStructSetProperties::GetStructureSetROINumber |
( |
vtkIdType |
id | ) |
|
◆ GetStructureSetROIObservationLabel()
| const char * vtkRTStructSetProperties::GetStructureSetROIObservationLabel |
( |
vtkIdType |
id | ) |
|
◆ GetStructureSetROIRefFrameRefUID()
| const char * vtkRTStructSetProperties::GetStructureSetROIRefFrameRefUID |
( |
vtkIdType |
| ) |
|
◆ GetStructureSetRTROIInterpretedType()
| const char * vtkRTStructSetProperties::GetStructureSetRTROIInterpretedType |
( |
vtkIdType |
id | ) |
|
◆ New()
◆ PrintSelf()
| void vtkRTStructSetProperties::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
◆ vtkGetStringMacro() [1/9]
◆ vtkGetStringMacro() [2/9]
◆ vtkGetStringMacro() [3/9]
◆ vtkGetStringMacro() [4/9]
◆ vtkGetStringMacro() [5/9]
◆ vtkGetStringMacro() [6/9]
◆ vtkGetStringMacro() [7/9]
◆ vtkGetStringMacro() [8/9]
◆ vtkGetStringMacro() [9/9]
◆ vtkSetStringMacro() [1/9]
◆ vtkSetStringMacro() [2/9]
◆ vtkSetStringMacro() [3/9]
◆ vtkSetStringMacro() [4/9]
◆ vtkSetStringMacro() [5/9]
◆ vtkSetStringMacro() [6/9]
◆ vtkSetStringMacro() [7/9]
◆ vtkSetStringMacro() [8/9]
◆ vtkSetStringMacro() [9/9]
◆ vtkTypeMacro()
◆ Internals
| vtkRTStructSetPropertiesInternals* vtkRTStructSetProperties::Internals |
|
protected |
◆ ReferenceFrameOfReferenceUID
| char* vtkRTStructSetProperties::ReferenceFrameOfReferenceUID |
|
protected |
◆ ReferenceSeriesInstanceUID
| char* vtkRTStructSetProperties::ReferenceSeriesInstanceUID |
|
protected |
◆ SeriesInstanceUID
| char* vtkRTStructSetProperties::SeriesInstanceUID |
|
protected |
◆ SOPInstanceUID
| char* vtkRTStructSetProperties::SOPInstanceUID |
|
protected |
◆ StructureSetDate
| char* vtkRTStructSetProperties::StructureSetDate |
|
protected |
◆ StructureSetLabel
| char* vtkRTStructSetProperties::StructureSetLabel |
|
protected |
◆ StructureSetName
| char* vtkRTStructSetProperties::StructureSetName |
|
protected |
◆ StructureSetTime
| char* vtkRTStructSetProperties::StructureSetTime |
|
protected |
◆ StudyInstanceUID
| char* vtkRTStructSetProperties::StudyInstanceUID |
|
protected |
The documentation for this class was generated from the following file: