Changeset 2517 in Sophya for trunk/SophyaPI/PIext/pi2dvec.h


Ignore:
Timestamp:
Mar 17, 2004, 7:04:57 PM (22 years ago)
Author:
cmv
Message:

GetDistanceToPoint cmv 17/03/04

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/pi2dvec.h

    r2161 r2517  
    2222  virtual int       SelectVW(const char* px, const char* py);
    2323
     24// Renvoie une distance au point x,y
     25  virtual double     GetDistanceToPoint(double x, double y);
    2426 
    2527protected:
Note: See TracChangeset for help on using the changeset viewer.