vcglib/vcg
Paolo Cignoni 8d63662955 Added const to declarations of the overloaded (operators *).
Otherwise the  * operator would always attempt to convert any type of data passed as an argument to Point3<TYPE>
2006-09-11 16:11:39 +00:00
..
complex corrected bounds of a vector scan 2006-08-31 13:11:12 +00:00
container aggiunto qualche const sui parametri 2006-06-08 20:28:57 +00:00
math Added const to declarations of the overloaded (operators *). 2006-09-11 16:11:39 +00:00
simplex added severla comments 2006-08-23 15:35:36 +00:00
space casted returned value type to avoid warning C4267 2006-09-07 09:25:49 +00:00