ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/math/ConvexHull.cpp
(Generate patch)

Comparing branches/development/src/math/ConvexHull.cpp (file contents):
Revision 1873 by gezelter, Mon Apr 29 17:53:48 2013 UTC vs.
Revision 1874 by gezelter, Wed May 15 15:09:35 2013 UTC

# Line 206 | Line 206 | void ConvexHull::computeHull(vector<StuntDouble*> body
206    // RealType calcvol = 0.0;
207    
208    qh_triangulate ();
209  int num_facets = qh num_facets;
210  int num_vertices = qh num_vertices;
209  
210    FORALLfacets {  
211      Triangle face;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines