Classes
contrib/gel/vsol/vsol_curve_2d.h File Reference

Abstract curve in a 2D space. More...

#include <vsol/vsol_spatial_object_2d.h>
#include <vsol/vsol_point_2d_sptr.h>

Go to the source code of this file.

Classes

class  vsol_curve_2d

Detailed Description

Abstract curve in a 2D space.

Author:
François BERTEL
    Modifications
     2000/06/17 Peter Vanroose  Implemented all operator==()s and type info
     2000/04/27 François BERTEL Creation
     2002/04/22 Amir Tamrakar   Added POLYLINE type
     2004/09/10 Peter Vanroose  Inlined all 1-line methods in class decl
     2004/09/23 MingChing Chang fix name of cast_to functions and added endpoints_equal
   

Definition in file vsol_curve_2d.h.