Changeset 1770 in Sophya for trunk/SophyaLib/Samba/circle.h


Ignore:
Timestamp:
Nov 16, 2001, 10:12:04 AM (24 years ago)
Author:
lemeur
Message:

mises a jour pour ELDESTINO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Samba/circle.h

    r1758 r1770  
    4343    psi[3]=psi(j,i,1)
    4444  */
    45   bool Intersection(const Circle&, double* psi) const;
    46   bool intersection(const Circle&, double*) const;
    47   bool intersection(const Circle*) const;
     45
     46  bool Intersection(const Circle&, double*) const;
     47  bool Intersection(const Circle&) const;
    4848
    4949  // donne le UnitVector correspondant a une position donnee sur le cercle
Note: See TracChangeset for help on using the changeset viewer.