PPL Logo

libs/ck-libs/liveViz/compat_float2rgb.C File Reference

Go to the source code of this file.

Functions

void liveVizFloatToRGB (liveVizRequest &req, const float *floatSrc, unsigned char *destRgb, int nPixels)
 Builtin, default float to RGB conversion function.


Function Documentation

void liveVizFloatToRGB ( liveVizRequest req,
const float floatSrc,
unsigned char *  destRgb,
int  nPixels 
)

Builtin, default float to RGB conversion function.

A user-written routine to convert floating-point pixels (when initialized with liveVizConfig::pix_float) to RGB pixels, which are actually sent across the wire.

Users can write their own (with the same name) and it will override this version.

Definition at line 8 of file compat_float2rgb.C.

References colorScale().

Referenced by vizReductionHandler().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Mon Sep 21 08:07:31 2020 for Charm++ by  doxygen 1.5.5