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

halftoner::SFCPath512 Class Reference

#include <SFCPath512.h>

Inheritance diagram for halftoner::SFCPath512:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Class SFCPath512 contains the coordinates of a 512 x 512 Hilbert space filling curve.

Definition at line 38 of file SFCPath512.h.

Public Methods

Protected Methods

Implemented methods from class SFCPath

Constructor & Destructor Documentation

halftoner::SFCPath512::SFCPath512  
 

Constructor.

Definition at line 35035 of file SFCPath512.cxx.

halftoner::SFCPath512::~SFCPath512  
 

Destructor.

Definition at line 35045 of file SFCPath512.cxx.


Member Function Documentation

int halftoner::SFCPath512::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 35055 of file SFCPath512.cxx.

int halftoner::SFCPath512::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 35062 of file SFCPath512.cxx.


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