-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
-fix another case in TrAutoFixFourTrianglePts.cpp
-update version number
- Loading branch information
1 parent
3956004
commit 472cf18
Showing
3 changed files
with
52 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
ASCII XmUGrid Version 2 | ||
LOCATIONS 5 | ||
POINT 0 -8.5 -16.6 0.0 | ||
POINT 1 6.1 -2.5 0.0 | ||
POINT 2 -28.3 0.1 0.0 | ||
POINT 3 23.5 49.6 0.0 | ||
POINT 4 7.2 -30.7 0.0 | ||
CELL_STREAM 20 | ||
CELL 0 TRIANGLE 3 1 3 2 | ||
CELL 1 TRIANGLE 3 4 1 0 | ||
CELL 2 TRIANGLE 3 1 4 3 | ||
CELL 3 TRIANGLE 3 2 0 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters