Changeset 376
- Timestamp:
- 06/09/08 14:03:46 (5 months ago)
- Files:
-
- 1 modified
-
trunk/matml/src/ternary/qhull.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/matml/src/ternary/qhull.c
r373 r376 234 234 if (j<3) 235 235 { 236 (*facetverts) [3*i+j] = thepoint;237 236 corners [2*j] = vertex->point[0]; 238 237 corners [2*j+1] = vertex->point[1];