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

It converts float to uchar. More...

#include <OP_FloatToF32C3.hpp>

Collaboration diagram for visioncpp::OP_FloatToUChar:

Public Member Functions

unsigned char operator() (float t)
 It converts float to uchar. More...
 

Detailed Description

It converts float to uchar.

Definition at line 56 of file OP_FloatToF32C3.hpp.

Member Function Documentation

◆ operator()()

unsigned char visioncpp::OP_FloatToUChar::operator() ( float  t)
inline

It converts float to uchar.

Parameters
t- float of 1 channel
Returns
F32C3 - uchar of 1 channel

Definition at line 60 of file OP_FloatToF32C3.hpp.


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