Go to file
Nico Pietroni 5866d71f45 added maximum radius control on Closest Itarator function:
if (radius>=max_dist)
	end=true;

in Nextshell( ) function
2005-09-21 09:21:20 +00:00
apps Changed file name to uniform with other solution projects, 2005-09-20 10:15:27 +00:00
docs Better Doxygen documentation 2004-10-28 00:56:44 +00:00
vcg added maximum radius control on Closest Itarator function: 2005-09-21 09:21:20 +00:00
wrap add GLPickTri 2005-09-15 15:44:52 +00:00