palette.cpp File Reference

#include "palette.h"
#include "wp_implementation.h"
#include <basis/function.h>
#include <basis/guards.h>
#include <stdlib.h>

Include dependency graph for palette.cpp:

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

Go to the source code of this file.

Variables

color BLACK (0, 0, 0)
color WHITE (MAXIMUM_COLOR_INTENSITY, MAXIMUM_COLOR_INTENSITY, MAXIMUM_COLOR_INTENSITY)
const int MAXIMUM_DEFAULT_COLORS = 64


Variable Documentation

color BLACK(0, 0, 0)

Referenced by house::house(), palette::lookup(), and palette::palette().

const int MAXIMUM_DEFAULT_COLORS = 64

Definition at line 31 of file palette.cpp.

Referenced by palette::palette().

color WHITE(MAXIMUM_COLOR_INTENSITY, MAXIMUM_COLOR_INTENSITY, MAXIMUM_COLOR_INTENSITY)

Referenced by hospital::hospital(), house::house(), and palette::palette().


Generated on Fri Oct 10 04:29:17 2008 for HOOPLE Libraries by  doxygen 1.5.1