#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 (StructureSetLabel) |
|
| vtkGetStringMacro (StructureSetName) |
|
| vtkGetStringMacro (StructureSetDate) |
|
| vtkGetStringMacro (StructureSetTime) |
|
| vtkGetStringMacro (SOPInstanceUID) |
|
| vtkGetStringMacro (StudyInstanceUID) |
|
| vtkGetStringMacro (SeriesInstanceUID) |
|
| vtkGetStringMacro (ReferenceSeriesInstanceUID) |
|
| vtkGetStringMacro (ReferenceFrameOfReferenceUID) |
|
| vtkSetStringMacro (StructureSetLabel) |
|
| vtkSetStringMacro (StructureSetName) |
|
| vtkSetStringMacro (StructureSetDate) |
|
| vtkSetStringMacro (StructureSetTime) |
|
| vtkSetStringMacro (SOPInstanceUID) |
|
| vtkSetStringMacro (StudyInstanceUID) |
|
| vtkSetStringMacro (SeriesInstanceUID) |
|
| vtkSetStringMacro (ReferenceSeriesInstanceUID) |
|
| vtkSetStringMacro (ReferenceFrameOfReferenceUID) |
|
| vtkTypeRevisionMacro (vtkRTStructSetProperties, vtkObject) |
|
vtkRTStructSetProperties::vtkRTStructSetProperties |
( |
| ) |
|
|
protected |
vtkRTStructSetProperties::~vtkRTStructSetProperties |
( |
| ) |
|
|
protected |
void vtkRTStructSetProperties::AddContourReferencedFrameOfReference |
( |
vtkIdType |
pdnum, |
|
|
const char * |
classuid, |
|
|
const char * |
instanceuid |
|
) |
| |
void vtkRTStructSetProperties::AddReferencedFrameOfReference |
( |
const char * |
classuid, |
|
|
const char * |
instanceuid |
|
) |
| |
void vtkRTStructSetProperties::AddStructureSetROI |
( |
int |
roinumber, |
|
|
const char * |
refframerefuid, |
|
|
const char * |
roiname, |
|
|
const char * |
ROIGenerationAlgorithm, |
|
|
const char * |
ROIDescription = 0 |
|
) |
| |
void vtkRTStructSetProperties::AddStructureSetROIObservation |
( |
int |
refnumber, |
|
|
int |
observationnumber, |
|
|
const char * |
rtroiinterpretedtype, |
|
|
const char * |
roiinterpreter, |
|
|
const char * |
roiobservationlabel = 0 |
|
) |
| |
virtual void vtkRTStructSetProperties::Clear |
( |
| ) |
|
|
virtual |
const char* vtkRTStructSetProperties::GetContourReferencedFrameOfReferenceClassUID |
( |
vtkIdType |
pdnum, |
|
|
vtkIdType |
id |
|
) |
| |
const char* vtkRTStructSetProperties::GetContourReferencedFrameOfReferenceInstanceUID |
( |
vtkIdType |
pdnum, |
|
|
vtkIdType |
id |
|
) |
| |
vtkIdType vtkRTStructSetProperties::GetNumberOfContourReferencedFrameOfReferences |
( |
| ) |
|
vtkIdType vtkRTStructSetProperties::GetNumberOfContourReferencedFrameOfReferences |
( |
vtkIdType |
pdnum | ) |
|
vtkIdType vtkRTStructSetProperties::GetNumberOfReferencedFrameOfReferences |
( |
| ) |
|
vtkIdType vtkRTStructSetProperties::GetNumberOfStructureSetROIs |
( |
| ) |
|
const char* vtkRTStructSetProperties::GetReferencedFrameOfReferenceClassUID |
( |
vtkIdType |
id | ) |
|
const char* vtkRTStructSetProperties::GetReferencedFrameOfReferenceInstanceUID |
( |
vtkIdType |
id | ) |
|
int vtkRTStructSetProperties::GetStructureSetObservationNumber |
( |
vtkIdType |
id | ) |
|
const char* vtkRTStructSetProperties::GetStructureSetROIDescription |
( |
vtkIdType |
id | ) |
|
const char* vtkRTStructSetProperties::GetStructureSetROIGenerationAlgorithm |
( |
vtkIdType |
| ) |
|
const char* vtkRTStructSetProperties::GetStructureSetROIName |
( |
vtkIdType |
| ) |
|
int vtkRTStructSetProperties::GetStructureSetROINumber |
( |
vtkIdType |
id | ) |
|
const char* vtkRTStructSetProperties::GetStructureSetROIObservationLabel |
( |
vtkIdType |
id | ) |
|
const char* vtkRTStructSetProperties::GetStructureSetROIRefFrameRefUID |
( |
vtkIdType |
| ) |
|
const char* vtkRTStructSetProperties::GetStructureSetRTROIInterpretedType |
( |
vtkIdType |
id | ) |
|
void vtkRTStructSetProperties::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
vtkRTStructSetPropertiesInternals* vtkRTStructSetProperties::Internals |
|
protected |
char* vtkRTStructSetProperties::ReferenceFrameOfReferenceUID |
|
protected |
char* vtkRTStructSetProperties::ReferenceSeriesInstanceUID |
|
protected |
char* vtkRTStructSetProperties::SeriesInstanceUID |
|
protected |
char* vtkRTStructSetProperties::SOPInstanceUID |
|
protected |
char* vtkRTStructSetProperties::StructureSetDate |
|
protected |
char* vtkRTStructSetProperties::StructureSetLabel |
|
protected |
char* vtkRTStructSetProperties::StructureSetName |
|
protected |
char* vtkRTStructSetProperties::StructureSetTime |
|
protected |
char* vtkRTStructSetProperties::StudyInstanceUID |
|
protected |
The documentation for this class was generated from the following file: