vcglib/vcg/simplex/face
ganovelli 0d4b3fbed0 [Polygon modification]
Added components to the face to handle generic polygons.
(compiled with .net and gcc)

This commit includes the following files:
vcg/complex/trimesh/base.h
Added deallocation of polygon data in the destructor

vcg/complex/trimesh/allocate.h
generalization from 3 to VN() vertices

vcg/complex/trimesh/update/topology.h
generalization from 3 to VN() vertices

vcg/complex/trimesh/update/flags.h
generalization from 3 to VN() vertices

vcg/simplex/face/pos.h
generalization from 3 to VN() vertices

vcg/simplex/faceplus/base.h
Added the method VN() to query the number of vertices
of the polygon (deafult 3) and methods Prev and Next

vcg/simplex/faceplus/component.h
added Alloc and Dealloc calls along the hierarchies
2008-10-08 09:10:53 +00:00
..
with Texture coord name change! "TCoord" and "Texture" are BAD. "TexCoord" is GOOD. 2007-03-12 15:37:19 +00:00
base.h added pragma message to deprecate this way to define the simplex 2008-09-28 14:30:09 +00:00
distance.h changes to compile previous commit with gcc 2008-09-24 09:15:38 +00:00
face.h uppercase error in FACE_TYPE 2004-10-22 11:11:46 +00:00
jumping_pos.h Big change. removed nexte. 2008-04-11 10:13:01 +00:00
pos.h [Polygon modification] 2008-10-08 09:10:53 +00:00
topology.h FaceType::VerteType --> FaceType::VertexType 2008-04-06 08:55:16 +00:00