From 15b9c528c521fff043cd3c35280f5922a6bdd62b Mon Sep 17 00:00:00 2001
From: Dahlia Trimble
Date: Sat, 18 Apr 2009 17:15:56 +0000
Subject: Add some documentation. (note this is *not* a thinly veiled attempt
to increase my commit frequency *wink*)
---
OpenSim/Region/Physics/Meshing/Meshmerizer.cs | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
(limited to 'OpenSim/Region')
diff --git a/OpenSim/Region/Physics/Meshing/Meshmerizer.cs b/OpenSim/Region/Physics/Meshing/Meshmerizer.cs
index 5d227dc..1d1067c 100644
--- a/OpenSim/Region/Physics/Meshing/Meshmerizer.cs
+++ b/OpenSim/Region/Physics/Meshing/Meshmerizer.cs
@@ -74,7 +74,9 @@ namespace OpenSim.Region.Physics.Meshing
///
- /// creates a simple box mesh of the specified size
+ /// creates a simple box mesh of the specified size. This mesh is of very low vertex count and may
+ /// be useful as a backup proxy when level of detail is not needed or when more complex meshes fail
+ /// for some reason
///
///
///
--
cgit v1.1