51 unsigned int getCurrent()
const;
53 unsigned int getSize()
const;
77 return ( currentNode->getPoint() );
Node is a class used by Line3D.
This class represents a line.
unsigned int getCurrent() const
Returns the current position.
Point3D is a class to represent a three dimensional point.
Point3D * getPoint() const
Gets the point at the current position.
unsigned int getSize() const
Returns the size of the line (the numbero of inserted Nodes without 'head' and 'z'.