ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
This is the complete list of members for itk::ImageTransformHelper< NImageDimension, R, C >, 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 > | |
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 > | inlinestatic |
TransformIndexToPhysicalPoint(const MatrixType &matrix, const OriginType &origin, const IndexType &index, FloatPoint &point) | itk::ImageTransformHelper< NImageDimension, R, C > | inlinestatic |
TransformIndexToPhysicalPointCol(const MatrixType &matrix, const IndexType &index, DoublePoint &point, const UniqueTypeBoolFalse &) | itk::ImageTransformHelper< NImageDimension, R, C > | inlinestatic |
TransformIndexToPhysicalPointCol(const MatrixType &, const IndexType &, DoublePoint &, const UniqueTypeBoolTrue &) | itk::ImageTransformHelper< NImageDimension, R, C > | inlinestatic |
TransformIndexToPhysicalPointCol(const MatrixType &matrix, const IndexType &index, FloatPoint &point, const UniqueTypeBoolFalse &) | itk::ImageTransformHelper< NImageDimension, R, C > | inlinestatic |
TransformIndexToPhysicalPointCol(const MatrixType &, const IndexType &, FloatPoint &, const UniqueTypeBoolTrue &) | itk::ImageTransformHelper< NImageDimension, R, C > | inlinestatic |
TransformIndexToPhysicalPointRow(const MatrixType &matrix, const OriginType &origin, const IndexType &index, DoublePoint &point, const UniqueTypeBoolFalse &) | itk::ImageTransformHelper< NImageDimension, R, C > | inlinestatic |
TransformIndexToPhysicalPointRow(const MatrixType &, const OriginType &, const IndexType &, DoublePoint &, const UniqueTypeBoolTrue &) | itk::ImageTransformHelper< NImageDimension, R, C > | inlinestatic |
TransformIndexToPhysicalPointRow(const MatrixType &matrix, const OriginType &origin, const IndexType &index, FloatPoint &point, const UniqueTypeBoolFalse &) | itk::ImageTransformHelper< NImageDimension, R, C > | inlinestatic |
TransformIndexToPhysicalPointRow(const MatrixType &, const OriginType &, const IndexType &, FloatPoint &, const UniqueTypeBoolTrue &) | itk::ImageTransformHelper< NImageDimension, R, C > | inlinestatic |
TransformPhysicalPointToIndex(const MatrixType &matrix, const OriginType &origin, const DoublePoint &point, IndexType &index) | itk::ImageTransformHelper< NImageDimension, R, C > | inlinestatic |
TransformPhysicalPointToIndex(const MatrixType &matrix, const OriginType &origin, const FloatPoint &point, IndexType &index) | itk::ImageTransformHelper< NImageDimension, R, C > | inlinestatic |
TransformPhysicalPointToIndexCol(const MatrixType &matrix, const OriginType &origin, const DoublePoint &point, DoublePoint &rindex, IndexType &index, const UniqueTypeBoolFalse &) | itk::ImageTransformHelper< NImageDimension, R, C > | inlinestatic |
TransformPhysicalPointToIndexCol(const MatrixType &, const OriginType &, const DoublePoint &, DoublePoint &rindex, IndexType &index, const UniqueTypeBoolTrue &) | itk::ImageTransformHelper< NImageDimension, R, C > | inlinestatic |
TransformPhysicalPointToIndexCol(const MatrixType &matrix, const OriginType &origin, const FloatPoint &point, FloatPoint &rindex, IndexType &index, const UniqueTypeBoolFalse &) | itk::ImageTransformHelper< NImageDimension, R, C > | inlinestatic |
TransformPhysicalPointToIndexCol(const MatrixType &, const OriginType &, const FloatPoint &, FloatPoint &rindex, IndexType &index, const UniqueTypeBoolTrue &) | itk::ImageTransformHelper< NImageDimension, R, C > | inlinestatic |
TransformPhysicalPointToIndexRow(const MatrixType &matrix, const OriginType &origin, const DoublePoint &point, DoublePoint &rindex, IndexType &index, const UniqueTypeBoolFalse &) | itk::ImageTransformHelper< NImageDimension, R, C > | inlinestatic |
TransformPhysicalPointToIndexRow(const MatrixType &, const OriginType &, const DoublePoint &, DoublePoint &, IndexType &, const UniqueTypeBoolTrue &) | itk::ImageTransformHelper< NImageDimension, R, C > | inlinestatic |
TransformPhysicalPointToIndexRow(const MatrixType &matrix, const OriginType &origin, const FloatPoint &point, FloatPoint &rindex, IndexType &index, const UniqueTypeBoolFalse &) | itk::ImageTransformHelper< NImageDimension, R, C > | inlinestatic |
TransformPhysicalPointToIndexRow(const MatrixType &, const OriginType &, const FloatPoint &, FloatPoint &, IndexType &, const UniqueTypeBoolTrue &) | itk::ImageTransformHelper< NImageDimension, R, C > | inlinestatic |
UniqueTypeBoolFalse typedef | itk::ImageTransformHelper< NImageDimension, R, C > | |
UniqueTypeBoolTrue typedef | itk::ImageTransformHelper< NImageDimension, R, C > |