Home
last modified time | relevance | path

Searched defs:IndexToLattice (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Image/include/mirtk/
H A DImageAttributes.h426 inline void ImageAttributes::IndexToLattice(int index, int *i, int *j, int *k, int *l) const in IndexToLattice() function
456 inline void ImageAttributes::IndexToLattice(int index, int &i, int &j) const in IndexToLattice() function
462 inline void ImageAttributes::IndexToLattice(int index, int &i, int &j, int &k) const in IndexToLattice() function
468 inline void ImageAttributes::IndexToLattice(int index, int &i, int &j, int &k, int &l) const in IndexToLattice() function
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Transformation/include/mirtk/
H A DFreeFormTransformation.h971 inline void FreeFormTransformation::IndexToLattice(int index, int &i, int &j) const in IndexToLattice() function
977 inline void FreeFormTransformation::IndexToLattice(int index, int &i, int &j, int &k) const in IndexToLattice() function
983 inline void FreeFormTransformation::IndexToLattice(int index, int &i, int &j, int &k, int &l) const in IndexToLattice() function