, including all inherited members.
DoublePoint typedef | itk::ImageTransformHelper< NImageDimension, R, C > | |
FloatPoint typedef | itk::ImageTransformHelper< NImageDimension, R, C > | |
ImageType typedef | itk::ImageTransformHelper< NImageDimension, R, C > | |
IndexType typedef | itk::ImageTransformHelper< NImageDimension, R, C > | |
IndexValueType typedef | itk::ImageTransformHelper< NImageDimension, R, C > | |
MatrixType typedef | itk::ImageTransformHelper< NImageDimension, R, C > | |
OriginType typedef | itk::ImageTransformHelper< NImageDimension, R, C > | |
SpacingType typedef | itk::ImageTransformHelper< NImageDimension, R, C > | |
TransformIndexToPhysicalPoint(const MatrixType &matrix, const OriginType &origin, const IndexType &index, DoublePoint &point) | itk::ImageTransformHelper< NImageDimension, R, C > | [inline, static] |
TransformIndexToPhysicalPoint(const MatrixType &matrix, const OriginType &origin, const IndexType &index, FloatPoint &point) | itk::ImageTransformHelper< NImageDimension, R, C > | [inline, static] |
TransformIndexToPhysicalPointCol(const MatrixType &matrix, const IndexType &index, DoublePoint &point, const UniqueTypeBoolFalse &) | itk::ImageTransformHelper< NImageDimension, R, C > | [inline, static] |
TransformIndexToPhysicalPointCol(const MatrixType &, const IndexType &, DoublePoint &, const UniqueTypeBoolTrue &) | itk::ImageTransformHelper< NImageDimension, R, C > | [inline, static] |
TransformIndexToPhysicalPointCol(const MatrixType &matrix, const IndexType &index, FloatPoint &point, const UniqueTypeBoolFalse &) | itk::ImageTransformHelper< NImageDimension, R, C > | [inline, static] |
TransformIndexToPhysicalPointCol(const MatrixType &, const IndexType &, FloatPoint &, const UniqueTypeBoolTrue &) | itk::ImageTransformHelper< NImageDimension, R, C > | [inline, static] |
TransformIndexToPhysicalPointRow(const MatrixType &matrix, const OriginType &origin, const IndexType &index, DoublePoint &point, const UniqueTypeBoolFalse &) | itk::ImageTransformHelper< NImageDimension, R, C > | [inline, static] |
TransformIndexToPhysicalPointRow(const MatrixType &, const OriginType &, const IndexType &, DoublePoint &, const UniqueTypeBoolTrue &) | itk::ImageTransformHelper< NImageDimension, R, C > | [inline, static] |
TransformIndexToPhysicalPointRow(const MatrixType &matrix, const OriginType &origin, const IndexType &index, FloatPoint &point, const UniqueTypeBoolFalse &) | itk::ImageTransformHelper< NImageDimension, R, C > | [inline, static] |
TransformIndexToPhysicalPointRow(const MatrixType &, const OriginType &, const IndexType &, FloatPoint &, const UniqueTypeBoolTrue &) | itk::ImageTransformHelper< NImageDimension, R, C > | [inline, static] |
TransformPhysicalPointToIndex(const MatrixType &matrix, const OriginType &origin, const DoublePoint &point, IndexType &index) | itk::ImageTransformHelper< NImageDimension, R, C > | [inline, static] |
TransformPhysicalPointToIndex(const MatrixType &matrix, const OriginType &origin, const FloatPoint &point, IndexType &index) | itk::ImageTransformHelper< NImageDimension, R, C > | [inline, static] |
TransformPhysicalPointToIndexCol(const MatrixType &matrix, const OriginType &origin, const DoublePoint &point, DoublePoint &rindex, IndexType &index, const UniqueTypeBoolFalse &) | itk::ImageTransformHelper< NImageDimension, R, C > | [inline, static] |
TransformPhysicalPointToIndexCol(const MatrixType &, const OriginType &, const DoublePoint &, DoublePoint &rindex, IndexType &index, const UniqueTypeBoolTrue &) | itk::ImageTransformHelper< NImageDimension, R, C > | [inline, static] |
TransformPhysicalPointToIndexCol(const MatrixType &matrix, const OriginType &origin, const FloatPoint &point, FloatPoint &rindex, IndexType &index, const UniqueTypeBoolFalse &) | itk::ImageTransformHelper< NImageDimension, R, C > | [inline, static] |
TransformPhysicalPointToIndexCol(const MatrixType &, const OriginType &, const FloatPoint &, FloatPoint &rindex, IndexType &index, const UniqueTypeBoolTrue &) | itk::ImageTransformHelper< NImageDimension, R, C > | [inline, static] |
TransformPhysicalPointToIndexRow(const MatrixType &matrix, const OriginType &origin, const DoublePoint &point, DoublePoint &rindex, IndexType &index, const UniqueTypeBoolFalse &) | itk::ImageTransformHelper< NImageDimension, R, C > | [inline, static] |
TransformPhysicalPointToIndexRow(const MatrixType &, const OriginType &, const DoublePoint &, DoublePoint &, IndexType &, const UniqueTypeBoolTrue &) | itk::ImageTransformHelper< NImageDimension, R, C > | [inline, static] |
TransformPhysicalPointToIndexRow(const MatrixType &matrix, const OriginType &origin, const FloatPoint &point, FloatPoint &rindex, IndexType &index, const UniqueTypeBoolFalse &) | itk::ImageTransformHelper< NImageDimension, R, C > | [inline, static] |
TransformPhysicalPointToIndexRow(const MatrixType &, const OriginType &, const FloatPoint &, FloatPoint &, IndexType &, const UniqueTypeBoolTrue &) | itk::ImageTransformHelper< NImageDimension, R, C > | [inline, static] |
UniqueTypeBoolFalse typedef | itk::ImageTransformHelper< NImageDimension, R, C > | |
UniqueTypeBoolTrue typedef | itk::ImageTransformHelper< NImageDimension, R, C > | |