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

halftoner::SFCPath64 Class Reference

#include <SFCPath64.h>

Inheritance diagram for halftoner::SFCPath64:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Class SFCPath64 contains the coordinates of a 64 x 64 Hilbert space filling curve.

Definition at line 38 of file SFCPath64.h.

Public Methods

Protected Methods

Implemented methods from class SFCPath

Constructor & Destructor Documentation

halftoner::SFCPath64::SFCPath64  
 

Constructor.

Definition at line 629 of file SFCPath64.cxx.

halftoner::SFCPath64::~SFCPath64  
 

Destructor.

Definition at line 639 of file SFCPath64.cxx.


Member Function Documentation

int halftoner::SFCPath64::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 649 of file SFCPath64.cxx.

int halftoner::SFCPath64::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 656 of file SFCPath64.cxx.


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