Revision: 68872
          http://sourceforge.net/p/brlcad/code/68872
Author:   brlcad
Date:     2016-09-20 23:04:55 +0000 (Tue, 20 Sep 2016)
Log Message:
-----------
pseudocode of the algorithm would greatly help with understanding

Modified Paths:
--------------
    
brlcad/branches/brep-debug/doc/docbook/system/implementation/en/bool_eval_development.xml

Modified: 
brlcad/branches/brep-debug/doc/docbook/system/implementation/en/bool_eval_development.xml
===================================================================
--- 
brlcad/branches/brep-debug/doc/docbook/system/implementation/en/bool_eval_development.xml
   2016-09-20 23:01:56 UTC (rev 68871)
+++ 
brlcad/branches/brep-debug/doc/docbook/system/implementation/en/bool_eval_development.xml
   2016-09-20 23:04:55 UTC (rev 68872)
@@ -201,7 +201,19 @@
         </para>
       </section>        
     </section>
+
+    <!--
     <section>
+      <title>The Boolean Evaluation Algorithm</title>
+      <section>
+        <para>
+          TODO: write pseudocode for the overall algorithm
+        </para>
+      </section>
+    </section>
+    -->
+
+    <section>
       <title>Descriptions of Major Functions</title>
       <section>
        <title><filename>boolean.cpp</filename></title>

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to