vcglib/vcg
Nico Pietroni 25b916162d corrected wrong initial define
from:

#ifndef __VCGLIB_VERTEX__VN__TYPE
#define __VCGLIB_VERTEX__VN__TYPE

to:

#ifndef __VCGLIB_VERTEX__VNVT__TYPE
#define __VCGLIB_VERTEX__VNVT__TYPE
2007-01-25 01:08:09 +00:00
..
complex Added Finalize() method to the interface, corrected minor bugs on border preserving and postsimplification cleanup 2007-01-19 09:13:14 +00:00
container Many small syntax changes for mac compiling 2007-01-18 01:31:12 +00:00
math *** empty log message *** 2007-01-10 17:25:18 +00:00
simplex corrected wrong initial define 2007-01-25 01:08:09 +00:00
space added: 2007-01-25 01:04:54 +00:00