Commit Graph

646 Commits

Author SHA1 Message Date
Nico Pietroni a50d56742e addet testFFTopology and testVFTopology functions used to test the rispective topology.... 2004-08-07 16:18:20 +00:00
Nico Pietroni 6bb92793a6 corrected errors in AddFaces ( must be updated pointers to chain of faces of VFTopology) 2004-08-07 16:16:32 +00:00
Nico Pietroni 76fcb79845 corrected some errors 2004-08-06 01:49:18 +00:00
Nico Pietroni 87b79eecad corrected errors on vfappend 2004-08-06 01:47:57 +00:00
Nico Pietroni 50b5c30d05 added VFAppend funtion 2004-08-05 22:27:00 +00:00
Nico Pietroni fe1ec241f0 minor changes 2004-08-05 16:46:13 +00:00
Nico Pietroni 7f0b7037ac added addafaces funtion with local values 2004-08-05 16:44:06 +00:00
Nico Pietroni ac5354fb66 first release compiled but not tested 2004-08-04 20:59:13 +00:00
Nico Pietroni f610bf209c added rey triangle intersections funtions 2004-08-04 20:55:02 +00:00
Nico Pietroni f458b067e7 first release 2004-08-04 20:53:54 +00:00
Nico Pietroni 64c5cb56cf corrected vfdatach and added vf append 2004-08-04 20:50:12 +00:00
Federico Ponchio 2cfbd024d8 Microbug 2004-07-30 13:18:25 +00:00
Federico Ponchio ba21a8bce2 #ifdef corrected 2004-07-30 12:44:14 +00:00
Paolo Cignoni 6e862be4bc First working version 2004-07-27 10:09:53 +00:00
Paolo Cignoni 8e71d0f5ae Removed warning about postfix incremnet of VFIterator 2004-07-27 09:49:23 +00:00
Paolo Cignoni c8d1e28f66 Added V() access function instead of V(0) 2004-07-27 09:47:49 +00:00
Paolo Cignoni 3cbbebedb7 First working version of the LocalOptimization/Simplification Framework 2004-07-27 09:46:15 +00:00
Paolo Cignoni 6b6ffccf46 Uncommented Add of matrix transformed bbox 2004-07-20 23:10:01 +00:00
Nico Pietroni 2ce9499498 corrected NormalizedNormalV function... 2004-07-20 15:24:53 +00:00
Federico Ponchio 6c90d43164 Created 2004-07-20 14:35:08 +00:00
Federico Ponchio a2d69732af *** empty log message *** 2004-07-20 14:17:51 +00:00
Federico Ponchio 594d17f8b9 Save, load and other changes. 2004-07-20 14:11:07 +00:00
Federico Ponchio 5a32aed258 Changed filename saving. 2004-07-20 14:06:02 +00:00
Federico Ponchio a4bfb515fd Inserted report on progress. 2004-07-20 14:05:45 +00:00
Federico Ponchio 2df9700bbd Added a const. 2004-07-20 14:04:38 +00:00
Federico Ponchio c64c064b78 Improved efficience in operator[] 2004-07-20 14:04:32 +00:00
Federico Ponchio f417270df1 Changed interface. 2004-07-20 14:03:47 +00:00
Federico Ponchio 84d5e7287b Minor changes. 2004-07-20 14:03:09 +00:00
Paolo Cignoni 41db5dde41 NewUserBit -> NewBitFlag 2004-07-18 10:13:34 +00:00
Paolo Cignoni ae8e3c0ce7 added a missing return value to Priority 2004-07-18 10:10:56 +00:00
Paolo Cignoni b143b27807 Removed two const modifiers from the VFIterator 2004-07-18 07:45:30 +00:00
Paolo Cignoni e0762e5b5e NewUserBit -> NewBitFlag 2004-07-18 06:55:37 +00:00
Paolo Cignoni 4857d01a44 Added Scaling 2004-07-18 06:54:08 +00:00
Federico Ponchio 34ac04a21b Debug. 2004-07-15 14:32:49 +00:00
Paolo Cignoni b53fe209a1 Added the standard P() access function instead of the shortcut P0() 2004-07-15 13:22:37 +00:00
ganovelli c15f2fb66c minor changes 2004-07-15 12:04:14 +00:00
ganovelli 361126dcf7 access to imark added 2004-07-15 12:03:50 +00:00
ganovelli b2013c8ed6 VFb to VFp 2004-07-15 11:40:34 +00:00
ganovelli 6b76ff4570 IsDeleted to IsD 2004-07-15 11:39:24 +00:00
ganovelli 858b87d98b first working draft (trivial collapse) 2004-07-15 11:36:13 +00:00
ganovelli b5a8c54cb2 Vfb to VFp 2004-07-15 11:35:08 +00:00
ganovelli 4a57fadc00 minor changes 2004-07-15 11:31:59 +00:00
ganovelli 01f33c04ce overwritten previous version (it was a copy of base.h) 2004-07-15 11:31:06 +00:00
ganovelli 3edc5d70bf basefacetype to facetype 2004-07-15 11:28:44 +00:00
ganovelli 0243e21354 VFDetach corrected 2004-07-15 11:26:48 +00:00
ganovelli 16e27ee1e8 VFb moved to VFp, userbit to bitflag,setV, inclusion of pos.h 2004-07-15 11:25:01 +00:00
ganovelli db900ae484 added inclusion of point3.h 2004-07-15 11:01:43 +00:00
ganovelli ab2b65fbe0 added interruptible callback 2004-07-15 11:00:39 +00:00
ganovelli 49a8936650 std added 2004-07-15 10:54:48 +00:00
Nico Pietroni f7bd6ddb20 correct access to point funtions call in usage of triangle3 (ex. t.P(0) in t.P0(0)) 2004-07-15 10:17:42 +00:00