Commit Graph

806 Commits

Author SHA1 Message Date
Nico Pietroni fbdd47a6f5 corrected some errors and optimized... 2004-08-26 13:10:40 +00:00
Federico Ponchio 01a6912bb6 Comma at end of enum. 2004-08-25 15:28:15 +00:00
ganovelli 0bbd5bb33b minor changes to comply gcc compiler (typename's and stuff) 2004-08-25 15:15:27 +00:00
Federico Ponchio 04a6543ad6 First draft 2004-08-20 12:52:37 +00:00
Nico Pietroni 609e54082e changes private members (_Imark(), pos, priority) to derive and override is IsFeasible , Init and constructor functions, that can be used to define different kind of collapse (ex: to do not collapses on specified vertices) 2004-08-10 16:33:58 +00:00
Nico Pietroni fe34dc9c78 vertex with normal FFtopology and temporary mark for decimation 2004-08-10 14:53:11 +00:00
Nico Pietroni e591c644be added division of edge operation 2004-08-09 15:59:16 +00:00
Nico Pietroni d18f2f9f39 correcter .dir to .Direction and .ori in .Origin() 2004-08-09 09:48:43 +00:00
Nico Pietroni 7ed650db98 minor changes 2004-08-09 07:56:03 +00:00
Nico Pietroni cdcb34c3ee solved errors on AddFaces relative to VFp pointers of faces 2004-08-07 17:38:00 +00:00
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