Revision: 77681
          http://sourceforge.net/p/brlcad/code/77681
Author:   brlcad
Date:     2020-11-04 15:01:58 +0000 (Wed, 04 Nov 2020)
Log Message:
-----------
document the mat parameter

Modified Paths:
--------------
    brlcad/trunk/include/rt/db_internal.h

Modified: brlcad/trunk/include/rt/db_internal.h
===================================================================
--- brlcad/trunk/include/rt/db_internal.h       2020-11-04 14:36:19 UTC (rev 
77680)
+++ brlcad/trunk/include/rt/db_internal.h       2020-11-04 15:01:58 UTC (rev 
77681)
@@ -64,7 +64,9 @@
 
 /**
  * Get an object from the database, and convert it into its internal
- * representation.
+ * (i.e., unserialized in-memory) representation.  Applies the
+ * provided matrix transform only to the in-memory internal being
+ * returned.
  *
  * Returns -
  * <0 On error

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