Ignore:
Timestamp:
Oct 27, 2009, 11:51:52 AM (16 years ago)
Author:
Frederik Heber <heber@…>
Children:
a9b2a0a
Parents:
8b6ee4
Message:

analyzer.cpp and boundary.cpp refactored.

  • ticket #39 is done with respect to these files
  • both do not contain member functions (anymore), hence ticket #4 and ticket #38 are both fulfilled.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/boundary.hpp

    r8b6ee4 r55a71b  
    5959void StoreTrianglesinFile(ofstream *out, molecule *mol, const char *filename, const char *extraSuffix);
    6060bool RemoveAllBoundaryPoints(ofstream *out, class Tesselation *TesselStruct, molecule *mol, char *filename);
     61Vector* FindEmbeddingHole(ofstream *out, MoleculeListClass *mols, molecule *srcmol);
    6162
    6263
Note: See TracChangeset for help on using the changeset viewer.