Преглед изворни кода

better doc

Former-commit-id: 436a9d85ea0a5ab07f02e0d91f3312e85059aa54
Alec Jacobson пре 9 година
родитељ
комит
96515b6196
1 измењених фајлова са 3 додато и 1 уклоњено
  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