VisionCpp  0.0.1
Public Member Functions | List of all members
visioncpp::OP_Broadcast Struct Reference

This functor sets the pixel to the value passed in. More...

#include <OP_Broadcast.hpp>

Collaboration diagram for visioncpp::OP_Broadcast:

Public Member Functions

template<typename SCALAR >
SCALAR operator() (SCALAR val)
 

Detailed Description

This functor sets the pixel to the value passed in.

Definition at line 26 of file OP_Broadcast.hpp.

Member Function Documentation

◆ operator()()

template<typename SCALAR >
SCALAR visioncpp::OP_Broadcast::operator() ( SCALAR  val)
inline
Parameters
val
Returns
SCALAR

Definition at line 30 of file OP_Broadcast.hpp.


The documentation for this struct was generated from the following file: