VisionCpp
0.0.1
|
This functor sets the pixel to the value passed in. More...
#include <OP_Broadcast.hpp>
Public Member Functions | |
template<typename SCALAR > | |
SCALAR | operator() (SCALAR val) |
This functor sets the pixel to the value passed in.
Definition at line 26 of file OP_Broadcast.hpp.
|
inline |