Work on error handling. I replaced some asserts with exceptions and also added basic error handling documentation.

This commit is contained in:
David Williams
2013-05-11 10:05:08 +02:00
parent 62d164ef8a
commit ee299a45f0
22 changed files with 213 additions and 90 deletions

View File

@ -14,6 +14,7 @@ User Guide:
ModifyingTerrain
LevelOfDetail
Threading
ErrorHandling
Examples: