Ignore:
Timestamp:
Oct 13, 2009, 4:42:58 PM (16 years ago)
Author:
Frederik Heber <heber@…>
Children:
6f9d14, 96d8dc
Parents:
9f73db
git-author:
Frederik Heber <heber@…> (10/13/09 16:14:49)
git-committer:
Frederik Heber <heber@…> (10/13/09 16:42:58)
Message:

Pair correlation analysis added.

Unit tests are working fine.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/tesselationhelpers.hpp

    r9f73db r57cfb7  
    6868void WriteVrmlFile(ofstream *out, ofstream *vrmlfile, class Tesselation *Tess, PointCloud *cloud);
    6969void CalculateConcavityPerBoundaryPoint(ofstream *out, class Tesselation *TesselStruct);
     70double DistanceToTrianglePlane(ofstream *out, Vector *x, BoundaryTriangleSet *triangle);
    7071
    7172bool CheckListOfBaselines(ofstream *out, Tesselation *TesselStruct);
Note: See TracChangeset for help on using the changeset viewer.