FrontISTR  5.7.0
Large-scale structural analysis program with finit element method
hecmw_vis_color_mapping.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void value_to_rgb (double value, double color[3], double mincolor, double maxcolor, int color_mapping_style, double *interval_point, int interval_mapping_num, int color_system_type)
 

Function Documentation

◆ value_to_rgb()

void value_to_rgb ( double  value,
double  color[3],
double  mincolor,
double  maxcolor,
int  color_mapping_style,
double *  interval_point,
int  interval_mapping_num,
int  color_system_type 
)

Definition at line 12 of file hecmw_vis_color_mapping.c.