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

It replicates one channel to 3 channels. More...

#include <OP_FloatToF32C3.hpp>

Collaboration diagram for visioncpp::OP_FloatToF32C3:

Public Member Functions

visioncpp::pixel::F32C3 operator() (float t)
 It replicates one channel to 3 channels. More...
 

Detailed Description

It replicates one channel to 3 channels.

Definition at line 26 of file OP_FloatToF32C3.hpp.

Member Function Documentation

◆ operator()()

visioncpp::pixel::F32C3 visioncpp::OP_FloatToF32C3::operator() ( float  t)
inline

It replicates one channel to 3 channels.

Parameters
t- Float of 1 channel
Returns
F32C3 - Float of 3 channels

Definition at line 30 of file OP_FloatToF32C3.hpp.


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