#include <SfLps.h>
Inheritance diagram for SfPoint::
Public Methods | |
SfPoint (double x, double y, double th) | |
Constructor using all parameters. | |
SfPoint () | |
Constructor with default 0,0,0. | |
void | draw (SfWin *w) |
This function is overridden by the artifact subclass to draw a particular artifact. | |
virtual | ~SfPoint () |
Destructor. |