ApplyTransformOnReferenceImageGeometry(vtkAbstractTransform *transform) | vtkSegmentationConverter | |
ConversionPathAndCostListType typedef | vtkSegmentationConverter | |
ConversionPathAndCostType typedef | vtkSegmentationConverter | |
ConversionPathType typedef | vtkSegmentationConverter | |
ConverterRules | vtkSegmentationConverter | protected |
ConverterRulesListType typedef | vtkSegmentationConverter | |
DeepCopy(vtkSegmentationConverter *aConverter) | vtkSegmentationConverter | virtual |
DeserializeConversionParameters(std::string conversionParametersString) | vtkSegmentationConverter | |
DeserializeImageGeometry(std::string geometryString, vtkOrientedImageData *orientedImageData, bool allocateScalars=true, int scalarType=VTK_VOID, int numberOfScalarsComponents=-1) | vtkSegmentationConverter | static |
DeserializeImageGeometry(std::string geometryString, vtkMatrix4x4 *geometryMatrix, int extent[6]) | vtkSegmentationConverter | static |
FindPath(const std::string &sourceRepresentationName, const std::string &targetRepresentationName, ConversionPathAndCostListType &pathsCosts, std::set< std::string > &skipRepresentations) | vtkSegmentationConverter | protected |
GetAllConversionParameters(vtkSegmentationConverterRule::ConversionParameterListType &conversionParameters) | vtkSegmentationConverter | |
GetAvailableRepresentationNames(std::set< std::string > &representationNames) | vtkSegmentationConverter | |
GetBinaryLabelmapRepresentationName() | vtkSegmentationConverter | inlinestatic |
GetCheapestPath(const ConversionPathAndCostListType &pathsCosts) | vtkSegmentationConverter | static |
GetClassName() | vtkSegmentationConverter | virtual |
GetClosedSurfaceRepresentationName() | vtkSegmentationConverter | inlinestatic |
GetConversionParameter(const std::string &name) | vtkSegmentationConverter | |
GetConversionParameterDescription(const std::string &description) | vtkSegmentationConverter | |
GetConversionParametersForPath(vtkSegmentationConverterRule::ConversionParameterListType &conversionParameters, const ConversionPathType &path) | vtkSegmentationConverter | |
GetFractionalLabelmapRepresentationName() | vtkSegmentationConverter | inlinestatic |
GetInterpolationTypeFieldName() | vtkSegmentationConverter | inlinestatic |
GetPlanarContourRepresentationName() | vtkSegmentationConverter | inlinestatic |
GetPossibleConversions(const std::string &sourceRepresentationName, const std::string &targetRepresentationName, ConversionPathAndCostListType &pathsCosts) | vtkSegmentationConverter | |
GetReferenceImageGeometryParameterName() | vtkSegmentationConverter | inlinestatic |
GetScalarRangeFieldName() | vtkSegmentationConverter | inlinestatic |
GetSegmentationBinaryLabelmapRepresentationName() | vtkSegmentationConverter | inlinestatic |
GetSegmentationClosedSurfaceRepresentationName() | vtkSegmentationConverter | inlinestatic |
GetSegmentationFractionalLabelmapRepresentationName() | vtkSegmentationConverter | inlinestatic |
GetSegmentationPlanarContourRepresentationName() | vtkSegmentationConverter | inlinestatic |
GetThresholdValueFieldName() | vtkSegmentationConverter | inlinestatic |
IsA(const char *type) | vtkSegmentationConverter | virtual |
IsTypeOf(const char *type) | vtkSegmentationConverter | static |
New() | vtkSegmentationConverter | static |
PrintSelf(ostream &os, vtkIndent indent) override | vtkSegmentationConverter | |
RebuildRulesGraph() | vtkSegmentationConverter | protected |
RepresentationToRepresentationToRuleMapType typedef | vtkSegmentationConverter | protected |
RulesGraph | vtkSegmentationConverter | protected |
RulesListType typedef | vtkSegmentationConverter | protected |
SafeDownCast(vtkObject *o) | vtkSegmentationConverter | static |
SerializeAllConversionParameters() | vtkSegmentationConverter | |
SerializeImageGeometry(vtkOrientedImageData *orientedImageData) | vtkSegmentationConverter | static |
SerializeImageGeometry(vtkMatrix4x4 *geometryMatrix, vtkImageData *imageData) | vtkSegmentationConverter | static |
SerializeImageGeometry(vtkMatrix4x4 *geometryMatrix, int extent[6]) | vtkSegmentationConverter | static |
SetConversionParameter(const std::string &name, const std::string &value, const std::string &description="") | vtkSegmentationConverter | |
SetConversionParameters(vtkSegmentationConverterRule::ConversionParameterListType parameters) | vtkSegmentationConverter | |
Superclass typedef | vtkSegmentationConverter | |
vtkSegmentationConverter() | vtkSegmentationConverter | protected |
~vtkSegmentationConverter() override | vtkSegmentationConverter | protected |