Main Page | Class Hierarchy | Class List | File List | Class Members

Pixel Class Reference

#include <pixel.h>

List of all members.

Public Member Functions

 Pixel (int px, int py, const Colour &col)
bool operator< (const Pixel &s) const

Public Attributes

int x
int y
Colour c


Detailed Description

Element of the picture.
Author:
Micha Riser


Member Function Documentation

bool Pixel::operator< const Pixel s  )  const [inline]
 

Introduce order between pixels.


Member Data Documentation

Colour Pixel::c
 

RGB Colour value.

int Pixel::x
 

Horizontal coordinate.

int Pixel::y
 

Vertical coordinate.


The documentation for this class was generated from the following file:
Generated on Thu Jan 27 12:16:07 2005 for raytracer.kdevelop by doxygen 1.3.8