This is the complete list of members for stira::imagedata::GridExtender< T >, including all inherited members.
CropBorder(ArrayGrid< T > *pGrid, int borderWidth, int borderHeight) | stira::imagedata::GridExtender< T > | static |
EXTEND_MIRROR enum value (defined in stira::imagedata::GridExtender< T >) | stira::imagedata::GridExtender< T > | |
EXTEND_TILED enum value (defined in stira::imagedata::GridExtender< T >) | stira::imagedata::GridExtender< T > | |
EXTEND_ZERO enum value (defined in stira::imagedata::GridExtender< T >) | stira::imagedata::GridExtender< T > | |
ExtensionType enum name (defined in stira::imagedata::GridExtender< T >) | stira::imagedata::GridExtender< T > | |
GridExtender() | stira::imagedata::GridExtender< T > | |
MirrorBorder(ArrayGrid< T > *pGrid, int borderWidth, int borderHeight) | stira::imagedata::GridExtender< T > | static |
PaddBorder(ArrayGrid< T > *pGrid, int borderWidth, int borderHeight, T myValue=0) | stira::imagedata::GridExtender< T > | static |
PaddBorder(ArrayGrid< T > *pGrid, int borderWidthLeft, int borderWidthRight, int borderHeightTop, int borderHeightBottom, T myValue=0) | stira::imagedata::GridExtender< T > | static |
~GridExtender() | stira::imagedata::GridExtender< T > | |