Ignore:
Timestamp:
07/25/17 13:13:20 (8 years ago)
Author:
Mathieu Morlighem
Message:

CHG: getting rid of BinaryRand

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/bamg/ListofIntersectionTriangles.h

    r16233 r21865  
    6363                        int    NewItem(Triangle *tt,double d0,double d1,double d2);
    6464                        int    NewItem(R2 ,const Metric &);
    65                         void   SplitEdge(const Mesh &,const R2 &,const R2 &,int nbegin=0);
     65                        void   SplitEdge(Mesh &,const R2 &,const R2 &,int nbegin=0);
    6666                        double Length();
    6767                        long   NewPoints(BamgVertex *,long &nbv,long maxnbv);
Note: See TracChangeset for help on using the changeset viewer.