![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
Go to the source code of this file.
Macros | |
#define | EPSILON 0.00000001 |
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) |
#define EPSILON 0.00000001 |
Definition at line 10 of file hecmw_vis_color_mapping.c.
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.