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

halftoner::SFCPath256 Class Reference

#include <SFCPath256.h>

Inheritance diagram for halftoner::SFCPath256:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Class SFCPath256 contains the coordinates of a 256 x 256 Hilbert space filling curve.

Definition at line 39 of file SFCPath256.h.

Public Methods

Protected Methods

Implemented methods from class SFCPath

Constructor & Destructor Documentation

halftoner::SFCPath256::SFCPath256  
 

Constructor.

Definition at line 8821 of file SFCPath256.cxx.

halftoner::SFCPath256::~SFCPath256  
 

Destructor.

Definition at line 8831 of file SFCPath256.cxx.


Member Function Documentation

int halftoner::SFCPath256::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 8841 of file SFCPath256.cxx.

int halftoner::SFCPath256::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 8848 of file SFCPath256.cxx.


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