Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

halftoner::SFCPath128 Class Reference

#include <SFCPath128.h>

Inheritance diagram for halftoner::SFCPath128:

Inheritance graph
[legend]
Collaboration diagram for halftoner::SFCPath128:

Collaboration graph
[legend]
List of all members.

Detailed Description

Class SFCPath128 contains the coordinates of a 128 x 128 Hilbert space filling curve.

Definition at line 39 of file SFCPath128.h.

Public Methods

Protected Methods

Implemented methods from class SFCPath

Constructor & Destructor Documentation

halftoner::SFCPath128::SFCPath128  
 

Constructor.

Definition at line 2267 of file SFCPath128.cxx.

halftoner::SFCPath128::~SFCPath128  
 

Destructor.

Definition at line 2277 of file SFCPath128.cxx.


Member Function Documentation

int halftoner::SFCPath128::getX int    pos const throw () [protected, virtual]
 

Gets the x coordinate of the nth point.

Parameters:
pos  the canonical index of the coordinate.
Returns :
the x value of the coordinate.

Implements halftoner::SFCPath.

Definition at line 2287 of file SFCPath128.cxx.

int halftoner::SFCPath128::getY int    pos const throw () [protected, virtual]
 

Gets the y coordinate of the nth point.

Parameters:
pos  the canonical index of the coordinate.
Returns :
the y value of the coordinate.

Implements halftoner::SFCPath.

Definition at line 2294 of file SFCPath128.cxx.


The documentation for this class was generated from the following files:
Generated on Sat Sep 7 16:36:10 2002 for Halftoning Library by doxygen1.2.17