Revision: 55800
http://sourceforge.net/p/brlcad/code/55800
Author: vladbogo
Date: 2013-06-19 19:18:55 +0000 (Wed, 19 Jun 2013)
Log Message:
-----------
Added comment to src/conv/g-voxel.c to highlight the optional parameters
section.
Modified Paths:
--------------
brlcad/trunk/src/conv/g-voxel.c
Modified: brlcad/trunk/src/conv/g-voxel.c
===================================================================
--- brlcad/trunk/src/conv/g-voxel.c 2013-06-19 16:07:22 UTC (rev 55799)
+++ brlcad/trunk/src/conv/g-voxel.c 2013-06-19 19:18:55 UTC (rev 55800)
@@ -69,6 +69,7 @@
threshold = 0.5;
levelOfDetail = 4;
+ /* testing for any optional parameters and updating values if necessary */
bu_optind = 1;
while ((c = bu_getopt(argc, (char * const *)argv, (const char *)"s:d:t:"))
!= -1) {
double scan[3];
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits