Revision: 76394
          http://sourceforge.net/p/brlcad/code/76394
Author:   starseeker
Date:     2020-07-21 18:31:24 +0000 (Tue, 21 Jul 2020)
Log Message:
-----------
make some notes...

Modified Paths:
--------------
    brlcad/branches/gedplugins/src/libged/get_obj_bounds.c

Modified: brlcad/branches/gedplugins/src/libged/get_obj_bounds.c
===================================================================
--- brlcad/branches/gedplugins/src/libged/get_obj_bounds.c      2020-07-21 
18:25:56 UTC (rev 76393)
+++ brlcad/branches/gedplugins/src/libged/get_obj_bounds.c      2020-07-21 
18:31:24 UTC (rev 76394)
@@ -19,8 +19,13 @@
  */
 /** @file libged/get_obj_bounds.c
  *
- * The orot command.
+ * Calculate object bounds.
  *
+ * TODO - why are there two versions of this?
+ *
+ * TODO - this belongs at the librt level, and probably
+ * lower than that once libg is split out...
+ *
  */
 
 #include "common.h"

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



_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to