Browse Source

better doc

Former-commit-id: 436a9d85ea0a5ab07f02e0d91f3312e85059aa54
Alec Jacobson 9 years ago
parent
commit
96515b6196
1 changed files with 3 additions and 1 deletions
  1. 3 1
      include/igl/xml/writeDAE.h

+ 3 - 1
include/igl/xml/writeDAE.h

@@ -15,7 +15,9 @@ namespace igl
 {
   namespace xml
   {
-    // Write a mesh to a Collada .dae scene file
+    // Write a mesh to a Collada .dae scene file. The resulting scene contains
+    // a single "geometry" suitable for solid operaions (boolean union,
+    // intersection, etc.) in SketchUp.
     //
     // Inputs:
     //   filename  path to .dae file