![]() |
aimsdata
5.0.5
Neuroimaging data handling
|
This is the complete list of members for aims::Border, including all inherited members.
_borders | aims::Border | protected |
_oFirstPoint | aims::Border | protected |
_oLastPoint | aims::Border | protected |
_oLine | aims::Border | protected |
_oLineBetweenSlice | aims::Border | protected |
_oPointBetweenLine | aims::Border | protected |
_oSlice | aims::Border | protected |
_oSliceBetweenVolume | aims::Border | protected |
_oVolume | aims::Border | protected |
_setBorder(int dimx, int dimy, int dimz, int width) | aims::Border | protected |
_setBorder(int dimx, int dimy, int dimz, int bx1, int bx2, int by1, int by2, int bz1, int bz2) | aims::Border | protected |
_setBorder(int dimx, int dimy, int dimz, const std::vector< int > &borders) | aims::Border | protected |
Border(int dimx, int dimy, int dimz, int width=0) | aims::Border | inline |
Border(int dimx, int dimy, int dimz, int bx1, int bx2, int by1, int by2, int bz1, int bz2) | aims::Border | inline |
Border(int dimx, int dimy, int dimz, const std::vector< int > &borders) | aims::Border | inline |
borders() const | aims::Border | |
borderWidth() const | aims::Border | inline |
oFirstPoint() const | aims::Border | inline |
oLastPoint() const | aims::Border | inline |
oLine() const | aims::Border | inline |
oLineBetweenSlice() const | aims::Border | inline |
oPointBetweenLine() const | aims::Border | inline |
oSlice() const | aims::Border | inline |
oSliceBetweenVolume() const | aims::Border | inline |
oVolume() const | aims::Border | inline |
~Border() | aims::Border | inlinevirtual |