Explorar o código

better doc

Former-commit-id: 436a9d85ea0a5ab07f02e0d91f3312e85059aa54
Alec Jacobson %!s(int64=9) %!d(string=hai) anos
pai
achega
96515b6196
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  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