Go to the source code of this file.
Namespaces | |
| namespace | Impala |
| namespace | Impala::Core |
| namespace | Impala::Core::Array |
| namespace | Impala::Core::Array::Pattern |
Functions | |
| template<class ArrayT> | |
| void | Impala::Core::Array::Pattern::PxFuncBorderMirror2d (ArrayT *a, int numX, int numY) |
| template<class ArrayT, class ValT> | |
| void | Impala::Core::Array::Pattern::PxFuncBorderConstant2d (ArrayT *a, int numX, int numY, ValT value) |
| template<class ArrayT, class ValT> | |
| void | Impala::Core::Array::Pattern::PxFuncBorderPropagateNormalized2d (ArrayT *a, int numX, int numY, ValT normLeft, ValT normRight, ValT normTop, ValT normBottom) |
1.5.1