Changeset 70c4567 for molecuilder/src/boundary.hpp
- Timestamp:
- Aug 10, 2009, 4:11:47 PM (16 years ago)
- Children:
- ada6d2
- Parents:
- 0cf171
- File:
-
- 1 edited
-
molecuilder/src/boundary.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/boundary.hpp
r0cf171 r70c4567 39 39 void Find_convex_border(ofstream *out, molecule* mol, class LinkedCell *LCList, const char *filename); 40 40 void Find_non_convex_border(ofstream *out, molecule* mol, class LinkedCell *LC, const char *tempbasename, const double RADIUS); 41 double ConvexizeNonconvexEnvelope(ofstream *out, class Tesselation *TesselStruct); 41 42 void Find_next_suitable_point(class BoundaryTriangleSet *BaseTriangle, class BoundaryLineSet *BaseLine, atom*& OptCandidate, Vector *OptCandidateCenter, double *ShortestAngle, const double RADIUS, LinkedCell *LC); 42 43 Boundaries *GetBoundaryPoints(ofstream *out, molecule *mol);
Note:
See TracChangeset
for help on using the changeset viewer.
