Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members  

SfWall Class Reference

Wall artifacts: center point, length. More...

#include <SfLps.h>

Inheritance diagram for SfWall::

SfArtifact SfDrawable List of all members.

Public Methods

 SfWall (double x1, double y1, double x2, double y2)
 Constructor, using endpoint arguments.

 SfWall ()
 Constructor, using defaults of zero.

virtual ~SfWall ()
 Destructor.

void draw (SfWin *w)
 This function is overridden by the artifact subclass to draw a particular artifact.


Public Attributes

double length
 Length of wall, should not be reset.

SfVector v
 Vector representation, should not be reset.


Detailed Description

Wall artifacts: center point, length.


The documentation for this class was generated from the following files:
Generated on Tue Nov 12 17:49:38 2002 for Saphira by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001