#include <SFCPath32.h>
Inheritance diagram for halftoner::SFCPath32:
SFCPath32
contains the coordinates of a 32 x 32 Hilbert space filling curve.
Definition at line 39 of file SFCPath32.h.
|
Constructor.
Definition at line 219 of file SFCPath32.cxx. |
|
Destructor.
Definition at line 229 of file SFCPath32.cxx. |
|
Gets the x coordinate of the nth point.
Implements halftoner::SFCPath. Definition at line 239 of file SFCPath32.cxx. |
|
Gets the y coordinate of the nth point.
Implements halftoner::SFCPath. Definition at line 246 of file SFCPath32.cxx. |