SMIL 1.1.2
|
Classes | |
class | arrowPropagate< arrowT, statutT, outT, containerType > |
Propagation Functor on a Arrow Image. More... | |
Functions | |
template<class T_in , class T_out > | |
RES_T | arrow (const Image< T_in > &imIn, const char *operation, Image< T_out > &imOut, const StrElt &se=DEFAULT_SE, T_in borderValue=numeric_limits< T_in >::min()) |
Arrow operator. | |