MeshKit  1.0
AF2Point2D.hpp
Go to the documentation of this file.
00001 /*
00002  * AF2Point2D.hpp
00003  *
00004  * An immutable point with two double coordinates.
00005  */
00006 
00007 // MeshKit
00008 #include "meshkit/Point2D.hpp"
00009 
00010 typedef Point2D AF2Point2D;
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines