Nico Pietroni
cc767faf90
included distance.h changed Dist to vcg::face::PointDistance
2005-01-21 17:13:09 +00:00
Nico Pietroni
b7b23d4140
changed Dist Function to PointDistance... the function is on vcg::face::PointDistance this file will contain all distance functions between a face and othe entities
2005-01-21 17:11:03 +00:00
Federico Ponchio
a8a6b48bc0
Porting and debug.
2005-01-21 17:09:13 +00:00
Paolo Cignoni
a264ec7c78
#define __VCGLIB_FACE_AF
...
#define __VCGLIB_FACE_FN
#define __VCGLIB_FACE_AV
#define __VCGLIB_FACE_FM
#define __VCGLIB_FACE_RT
2005-01-21 16:42:53 +00:00
Paolo Cignoni
01036e395b
Readme of realease 1.00
2005-01-21 12:08:34 +00:00
Paolo Cignoni
577a8887ef
Added file under msvc
2005-01-19 16:43:43 +00:00
Paolo Cignoni
52b224d897
Moved from vcg/complex/trimesh to vcg/complex/trimesh/create
2005-01-19 15:43:16 +00:00
Paolo Cignoni
e820e88dfe
Initial commit
2005-01-19 15:40:44 +00:00
Paolo Cignoni
29e46cb2af
simple project that make use of the MC and EMC algorithms
2005-01-19 15:37:11 +00:00
Paolo Cignoni
1509a9b434
Better management of symmetric/asymmetric edge collapses
2005-01-19 10:35:28 +00:00
Paolo Cignoni
4224284dc4
Improved ClearHeap management
2005-01-19 10:33:50 +00:00
Paolo Cignoni
4936947b26
Added trimeshinfo to the standard apps solutions
2005-01-19 10:31:54 +00:00
Paolo Cignoni
20891ed96b
Removed the inclusion of a glext.h
2005-01-19 10:29:45 +00:00
Federico Ponchio
221723b519
Small changes.
2005-01-18 22:46:58 +00:00
Federico Ponchio
244e548569
Small changes.
2005-01-18 22:25:32 +00:00
Federico Ponchio
4636a37a27
Stupid bugs.
2005-01-18 22:24:23 +00:00
Paolo Cignoni
7dca7fd327
*** empty log message ***
2005-01-18 16:47:42 +00:00
Paolo Cignoni
b0978eb3d1
*** empty log message ***
2005-01-18 16:40:50 +00:00
Paolo Cignoni
7a78a0b752
Added OFF file Option
2005-01-18 16:33:12 +00:00
Federico Ponchio
3cf27b9f2b
Far and end are reserved.
2005-01-18 15:14:22 +00:00
Paolo Cignoni
71de928876
Added #include<vcg/complex/trimesh/allocate.h>
...
it was giving problems with Allocator::
2005-01-18 12:35:18 +00:00
Paolo Cignoni
ea0bfb87a9
Defs.h modfied from the Metro defs.h
2005-01-17 18:20:33 +00:00
Paolo Cignoni
15b0f812bd
Added new routines.
...
Self-intersection first release
2005-01-17 18:19:00 +00:00
Federico Ponchio
7f31d74240
Small changes and adding realtime extr.
2005-01-17 17:35:48 +00:00
Federico Ponchio
90e4d33361
Cleanup.
2005-01-14 15:55:32 +00:00
Federico Ponchio
e66a97ffd0
VertRemap removed.
2005-01-14 15:49:42 +00:00
ganovelli
5bdfe060a0
PlaneMode completed
2005-01-14 15:44:03 +00:00
Federico Ponchio
c35cead5ce
created
2005-01-14 15:41:10 +00:00
Federico Ponchio
fa6da0bbf3
vcg/Point.h -> vcg/point.h (again!)
2005-01-14 15:28:33 +00:00
Federico Ponchio
975ec6ae04
Revolution.
2005-01-14 15:25:29 +00:00
Paolo Cignoni
0fde2046fc
constructor name was wrong (old class name)
2005-01-12 14:39:41 +00:00
ganovelli
a991f9b9a4
corrected Point<3
2005-01-12 11:25:52 +00:00
ganovelli
99766e2bd0
added Dimension
2005-01-12 11:25:02 +00:00
ganovelli
5a7921fe9c
correction on point<3
2005-01-12 11:23:46 +00:00
ganovelli
280f94069f
added inclusion of tetra3.h
2005-01-12 11:10:34 +00:00
ganovelli
017714531b
added InitVertexIMark
2005-01-12 11:06:54 +00:00
Paolo Cignoni
2987126008
Added Oriented/Orientable but still some errors on those routines
2005-01-07 16:38:09 +00:00
ganovelli
c3627e348e
corretto cambiamento di sistema di rif.
2005-01-05 13:26:15 +00:00
ganovelli
c2fb300d85
aggiunte conversione di coordinate
2005-01-05 13:25:29 +00:00
Paolo Cignoni
8e5824a2bc
Added Standard comments
2005-01-03 16:13:09 +00:00
Paolo Cignoni
110e8bc821
Initial Release
2005-01-03 16:08:08 +00:00
Paolo Cignoni
b301807ed4
Resolved min/max macro conflict
2005-01-03 13:59:54 +00:00
Paolo Cignoni
3b52f47dfb
Release 4.03
...
Better ply compatibility, and improved error reporting
2005-01-03 11:28:52 +00:00
Paolo Cignoni
8b88b2520e
Added better documentation (with an example and the V0 V1 V2 access members
2005-01-03 11:22:31 +00:00
Paolo Cignoni
7a2475edd5
Added some casts
2005-01-03 11:21:26 +00:00
Paolo Cignoni
4292517ae8
changed a .. rfind('OFF') .. in rfind("OFF") and added some casts
2005-01-03 11:18:24 +00:00
Paolo Cignoni
1e4b447859
Improved the compatibility for ply format for faces having the list size (e.g. number of vertexes of a face) as a char instead of a uchar.
...
Added a couple of new face descriptors, corrected a bug in error reporting function (and restructured) and translated a few comments.
Thanks to Patrick Min for the careful bug reporting
2005-01-03 10:35:59 +00:00
Nico Pietroni
eb2e212382
some modifications
2004-12-21 17:50:14 +00:00
Nico Pietroni
dcfa1f4bad
some modifications
2004-12-21 17:38:42 +00:00
Nico Pietroni
c618354a24
first release version
2004-12-20 17:56:01 +00:00