Ignore:
Timestamp:
Oct 2, 2009, 3:19:51 PM (16 years ago)
Author:
Frederik Heber <heber@…>
Children:
e1f6d7
Parents:
fca6e7
Message:

Fixes to the (Non)ConvexTesselation, working with 1_2_dimethoxyethylene

minor changes:

major changes:

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/tesselationhelpers.hpp

    rfca6e7 rdaf956  
    5050void IncludeSphereinRaster3D(ofstream *out, ofstream *rasterfile, class Tesselation *Tess, PointCloud *cloud);
    5151void WriteVrmlFile(ofstream *out, ofstream *vrmlfile, class Tesselation *Tess, PointCloud *cloud);
     52void CalculateConcavityPerBoundaryPoint(ofstream *out, class Tesselation *TesselStruct);
     53
     54bool CheckListOfBaselines(ofstream *out, Tesselation *TesselStruct);
    5255
    5356
Note: See TracChangeset for help on using the changeset viewer.