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

colour_point Struct Reference

#include <colour_coding.h>


Data Fields

Real position
Real r
Real g
Real b
Real a
Colour_spaces interpolation_space


Field Documentation

Real colour_point::a
 

Definition at line 34 of file colour_coding.h.

Referenced by define_colour_coding_user_defined(), and interpolate_colours().

Real colour_point::b
 

Definition at line 34 of file colour_coding.h.

Referenced by define_colour_coding_user_defined(), and interpolate_colours().

Real colour_point::g
 

Definition at line 34 of file colour_coding.h.

Referenced by define_colour_coding_user_defined(), and interpolate_colours().

Colour_spaces colour_point::interpolation_space
 

Definition at line 35 of file colour_coding.h.

Referenced by define_colour_coding_user_defined(), and interpolate_colours().

Real colour_point::position
 

Definition at line 33 of file colour_coding.h.

Referenced by define_colour_coding_user_defined(), get_colour_code(), and interpolate_colours().

Real colour_point::r
 

Definition at line 34 of file colour_coding.h.

Referenced by define_colour_coding_user_defined(), and interpolate_colours().


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