Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

VShapeDetector Class Reference

Class for advanced manipulations of polylines. More...

#include <ShapeDetector.h>

List of all members.

Static Public Methods

bool ShouldSimplify (VPolyLine *pLine)
 Algorithm to figure out if a polyline should be simplified.

void Simplify (VPolyLine *pLine)
 Simplifies a polyline.

void SimplifySegment (VPolyLine *pLine, vector< unsigned int > *pvPoints, unsigned int nStart, unsigned int nEnd)
 Recursive simplification algorithm.

bool Parallelogram (VPolyLine *pLine)
 Tests if a polyline could be considered a rectangle.

bool Ellipse (VPolyLine *pLine)
 Tests if the polyline could be considered an ellipse.


Detailed Description

Class for advanced manipulations of polylines.


The documentation for this class was generated from the following file:
Generated at Wed Aug 29 19:58:57 2001 for Pocket Animator by doxygen1.2.5 written by Dimitri van Heesch, © 1997-2001