1.4.0
CCC
 
Projection Member List

This is the complete list of members for Projection, including all inherited members.

getXcenter() constProjectioninline
getYcenter() constProjectioninline
isFlagMean() constProjectioninline
operateInPlace(VectorDouble &coor) constProjection
operateInvert(const VectorDouble &coor) constProjection
operateOnDb(Db *db) constProjection
operateOnPolygons(Polygons *poly) constProjection
operateVecInPlace(VectorDouble &x, VectorDouble &y) constProjection
operator=(const Projection &r)Projection
Projection(bool flag_mean, double xcenter=TEST, double ycenter=TEST)Projection
Projection(bool flag_mean, Db *db)Projection
Projection(const Projection &r)Projection
~Projection()Projectionvirtual