#include <SFCPath.h>
Inheritance diagram for halftoner::SFCPath:
SFCPath
provides an interface for operations on Hilbert space filling curves.
Definition at line 39 of file SFCPath.h.
|
Constructor.
Definition at line 35 of file SFCPath.cxx. |
|
Destructor.
Definition at line 45 of file SFCPath.cxx. |
|
Gets the x coordinate of the nth point.
Implemented in halftoner::SFCPath128, halftoner::SFCPath256, halftoner::SFCPath32, halftoner::SFCPath512, and halftoner::SFCPath64. |
|
Gets the y coordinate of the nth point.
Implemented in halftoner::SFCPath128, halftoner::SFCPath256, halftoner::SFCPath32, halftoner::SFCPath512, and halftoner::SFCPath64. |
|
Gets the nth index of a two element interleaved array.
Definition at line 69 of file SFCPath.cxx. |
|
Accesses the nth coordinate of the curve.
Definition at line 55 of file SFCPath.cxx. |