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

halftoner::SFCPath32 Class Reference

#include <SFCPath32.h>

Inheritance diagram for halftoner::SFCPath32:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Class SFCPath32 contains the coordinates of a 32 x 32 Hilbert space filling curve.

Definition at line 39 of file SFCPath32.h.

Public Methods

Protected Methods

Implemented methods from class SFCPath

Constructor & Destructor Documentation

halftoner::SFCPath32::SFCPath32  
 

Constructor.

Definition at line 219 of file SFCPath32.cxx.

halftoner::SFCPath32::~SFCPath32  
 

Destructor.

Definition at line 229 of file SFCPath32.cxx.


Member Function Documentation

int halftoner::SFCPath32::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 239 of file SFCPath32.cxx.

int halftoner::SFCPath32::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 246 of file SFCPath32.cxx.


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