Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

color.H File Reference

#include "mlib/points.H"

Include dependency graph for color.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  COLVEC
class  COLOR
class  HSVCOLVEC
class  HSVCOLOR

Defines

#define CHSVCOLOR   const HSVCOLOR

Typedefs

typedef const class COLOR CCOLOR
typedef const class HSVCOLOR CHSVCOLOR

Functions

COLOR operator * (double s, const COLOR &p)
HSVCOLOR operator * (double s, const HSVCOLOR &p)


Define Documentation

#define CHSVCOLOR   const HSVCOLOR
 

Definition at line 65 of file color.H.


Typedef Documentation

typedef const class COLOR CCOLOR
 

Definition at line 9 of file color.H.

typedef const class HSVCOLOR CHSVCOLOR
 

Definition at line 10 of file color.H.


Function Documentation

HSVCOLOR operator * double  s,
const HSVCOLOR p
[inline]
 

Definition at line 88 of file color.H.

COLOR operator * double  s,
const COLOR p
[inline]
 

Definition at line 61 of file color.H.


Generated on Mon Sep 18 11:40:06 2006 for jot by  doxygen 1.4.4