GTK+ IOStream  Beta
<< GTK+ >> add C++ IOStream operators to GTK+. Now with extra abilities ... like network serialisation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Public Attributes | Private Member Functions | Private Attributes | Static Private Attributes | List of all members
ColourWheel Class Reference

#include <colourWheel.H>

Collaboration diagram for ColourWheel:
Collaboration graph
[legend]

Public Member Functions

 ColourWheel (void)
 
 ~ColourWheel (void)
 
GdkColor * colourFromHeight (double height, double maxHeight)
 
GdkColor * black ()
 
GdkColor * white ()
 

Public Attributes

GdkColor colour
 
GdkColormap * rainbow
 

Private Member Functions

void allocColours (void)
 
void colourAlloc ()
 

Private Attributes

speakers spk
 
sources src
 
uint srcId
 

Static Private Attributes

static double factor =MAXANGLE/65535.0
 

Detailed Description

Definition at line 31 of file colourWheel.H.

Constructor & Destructor Documentation

ColourWheel::ColourWheel ( void  )
inline

Definition at line 78 of file colourWheel.H.

Here is the call graph for this function:

ColourWheel::~ColourWheel ( void  )
inline

Definition at line 95 of file colourWheel.H.

Member Function Documentation

void ColourWheel::allocColours ( void  )
inlineprivate

Definition at line 32 of file colourWheel.H.

Here is the call graph for this function:

Here is the caller graph for this function:

GdkColor* ColourWheel::black ( )
inline

Definition at line 112 of file colourWheel.H.

void ColourWheel::colourAlloc ( )
inlineprivate

Definition at line 57 of file colourWheel.H.

Here is the caller graph for this function:

GdkColor* ColourWheel::colourFromHeight ( double  height,
double  maxHeight 
)
inline

Definition at line 100 of file colourWheel.H.

Here is the call graph for this function:

GdkColor* ColourWheel::white ( )
inline

Definition at line 125 of file colourWheel.H.

Member Data Documentation

GdkColor ColourWheel::colour

Definition at line 75 of file colourWheel.H.

double ColourWheel::factor =MAXANGLE/65535.0
staticprivate

Definition at line 72 of file colourWheel.H.

GdkColormap* ColourWheel::rainbow

Definition at line 76 of file colourWheel.H.

speakers ColourWheel::spk
private

Definition at line 69 of file colourWheel.H.

sources ColourWheel::src
private

Definition at line 70 of file colourWheel.H.

uint ColourWheel::srcId
private

Definition at line 71 of file colourWheel.H.


The documentation for this class was generated from the following file: