Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

colour_coding_struct Struct Reference

#include <colour_coding.h>

Collaboration diagram for colour_coding_struct:

Collaboration graph
[legend]

Data Fields

Colour_coding_types type
Colour under_colour
Colour over_colour
Real min_value
Real max_value
int n_colour_points
colour_pointcolour_points
int user_defined_n_colour_points
colour_pointuser_defined_colour_points

Field Documentation

colour_point* colour_coding_struct::colour_points
 

Definition at line 49 of file colour_coding.h.

Referenced by delete_colour_coding(), get_colour_code(), and recreate_piecewise_function().

Real colour_coding_struct::max_value
 

Definition at line 46 of file colour_coding.h.

Referenced by get_colour_code(), get_colour_coding_min_max(), and set_colour_coding_min_max().

Real colour_coding_struct::min_value
 

Definition at line 45 of file colour_coding.h.

Referenced by get_colour_code(), get_colour_coding_min_max(), and set_colour_coding_min_max().

int colour_coding_struct::n_colour_points
 

Definition at line 48 of file colour_coding.h.

Referenced by delete_colour_coding(), get_colour_code(), initialize_colour_coding(), and recreate_piecewise_function().

Colour colour_coding_struct::over_colour
 

Definition at line 43 of file colour_coding.h.

Referenced by get_colour_code(), get_colour_coding_over_colour(), recreate_piecewise_function(), and set_colour_coding_over_colour().

Colour_coding_types colour_coding_struct::type
 

Definition at line 40 of file colour_coding.h.

Referenced by get_colour_coding_type(), and set_colour_coding_type().

Colour colour_coding_struct::under_colour
 

Definition at line 42 of file colour_coding.h.

Referenced by get_colour_code(), get_colour_coding_under_colour(), and set_colour_coding_under_colour().

colour_point* colour_coding_struct::user_defined_colour_points
 

Definition at line 52 of file colour_coding.h.

Referenced by define_colour_coding_user_defined(), delete_colour_coding(), and recreate_piecewise_function().

int colour_coding_struct::user_defined_n_colour_points
 

Definition at line 51 of file colour_coding.h.

Referenced by define_colour_coding_user_defined(), delete_colour_coding(), initialize_colour_coding(), and recreate_piecewise_function().


The documentation for this struct was generated from the following file:
Generated on Wed Jul 28 09:11:23 2004 for BICPL by doxygen 1.3.7