Nico Pietroni
a2ee98e3e4
first release version
2007-01-03 15:49:48 +00:00
Nico Pietroni
56086c51ae
added line-line and line-segment intersection
2007-01-03 15:49:00 +00:00
Paolo Cignoni
07fb3ae2df
Added access functions F()
2007-01-02 10:06:53 +00:00
Paolo Cignoni
b226ba87ba
Corrected wrong assert in V(i) access function
2006-12-29 13:13:00 +00:00
Paolo Cignoni
2581b0015e
Bug fix on ComputeDihedralAngle function
2006-12-27 15:09:52 +00:00
Paolo Cignoni
bbcb8dc26b
Removed a bug in the managment of non triangular faces
2006-12-21 00:36:17 +00:00
Paolo Cignoni
01695ba1d5
Corrected a syntax error detected only by gcc.
...
Corrected the order of initialization in the constructor to match the declaration order
2006-12-21 00:13:27 +00:00
ganovelli
8403681640
using of locally defined variable removed
2006-12-20 15:23:52 +00:00
matteodelle
17ebec98c6
minor eroor correction on variable names
2006-12-18 16:02:57 +00:00
Marco Callieri
02f23020fc
added a function to approximate a far plane value given a shot and the mesh bbox
2006-12-18 15:26:24 +00:00
matteodelle
5360cc0977
*** empty log message ***
2006-12-18 14:28:07 +00:00
Marco Callieri
a344d59446
camera+shot revamp: changed field names to something with more sense, cleaning of various functions, correction of minor bugs/incongruences, removal of the infamous reference in shot.
2006-12-18 09:46:39 +00:00
ganovelli
e0dc9fc1c7
partyl rewritten, added optional type explained
2006-12-17 10:41:55 +00:00
mtarini
8b66ea4b94
newline at endoffile
2006-12-14 13:38:10 +00:00
Paolo Cignoni
8547f05f14
Commented some variant of the quality measure of weighted ears
2006-12-12 11:14:51 +00:00
Paolo Cignoni
1cb21d78f1
Slightly changed the colormaterial mode for the flatwire
2006-12-12 11:06:58 +00:00
Paolo Cignoni
6d5f52174b
Removed use of tellg that is broken in current version of mingw
2006-12-12 02:47:12 +00:00
ganovelli
f07128960f
half way new version
2006-12-12 00:12:03 +00:00
ganovelli
d24100b903
bug Index()() instead of Index()
2006-12-11 23:42:00 +00:00
ganovelli
7be5cc63cf
Has*Opt migrated to Has*Occ
2006-12-11 23:40:57 +00:00
ganovelli
466ab5840c
added missing initialization of currMetric
2006-12-11 14:09:44 +00:00
ganovelli
b88a447671
added VFIterator (Pos is disabled in this version)
2006-12-10 23:29:57 +00:00
ganovelli
cbe27a6f0e
cvs problem during frist committ. repeated
2006-12-10 22:17:18 +00:00
ganovelli
ebfacd2db3
first draft of the class the draw a Pos
2006-12-10 19:59:28 +00:00
ganovelli
812ce8a9b1
first draft. Working but ugly interface. right mouse of the button to place a pos, then prss buttons.
2006-12-10 19:55:09 +00:00
Paolo Cignoni
f57a022c06
Added many this-> for gcc compiling
2006-12-07 00:40:18 +00:00
Paolo Cignoni
67007b3691
Added a class prototype for avoiding the inclusion of tetra.h
2006-12-07 00:39:22 +00:00
Paolo Cignoni
c88392e13b
Corrected bug in the management of deleted vertices
2006-12-07 00:37:58 +00:00
Paolo Cignoni
fb51d1f3f9
end() replaced by pointer lastPlusOne
2006-12-06 17:47:50 +00:00
Paolo Cignoni
38e3e600a9
Corrected bugs on selfintersection
2006-12-06 13:03:59 +00:00
Nico Pietroni
d391c5f9f6
added max distance to rayIterator
2006-12-06 12:59:13 +00:00
Nico Pietroni
f2706529cf
changed 1 wrong comment RayIterator---- Refresh .. was the opposite
2006-12-06 12:53:14 +00:00
Paolo Cignoni
8e4a9f2011
Added flipping optimization, it compiles but does not work well...
2006-12-06 00:14:33 +00:00
Paolo Cignoni
b9be8bd5fd
Heavily restructured and corrected. Now a single Close ear function
...
Corrected Hole search function, and management of double non manifold vertex in a hole
Changed priority strategy in the heap, now a mix of quality and dihedral angle.
Changed but still untested IntersectionEar
2006-12-06 00:12:53 +00:00
Paolo Cignoni
588582f470
Added FFp1 and FFp2 shortcuts
2006-12-06 00:08:57 +00:00
Paolo Cignoni
efa2743316
Removed Oldstyle uberZ access to FF adjacency
2006-12-06 00:08:21 +00:00
Paolo Cignoni
c680da71f9
Added FFlip() and const VFlip() operators
2006-12-04 16:06:12 +00:00
Paolo Cignoni
9effd53926
add method for automatic hole filling....
2006-12-04 12:01:23 +00:00
ganovelli
5a19b99039
added forward declaration of TriMesh
2006-12-04 11:17:42 +00:00
ganovelli
be32d9ab13
add const to IsEnabledAttribute
2006-12-04 11:11:07 +00:00
ganovelli
c10421aa6b
put back Occ-related lines. Types Occ working
2006-12-04 11:10:02 +00:00
ganovelli
ee863845d1
Cambiate Has*Opt in Has*Occ e aggiunti typedef per la compilazione di Occ
2006-12-04 11:00:02 +00:00
ganovelli
480c16bbfe
aggiunte funzioni di override per Has*
2006-12-04 10:59:15 +00:00
Paolo Cignoni
aa10ac62be
Removed useless include <tetra.h>
2006-12-04 09:27:13 +00:00
ganovelli
5765847abe
versione compliant vs2005
2006-12-03 18:01:01 +00:00
ganovelli
b2bfe8dc1b
*** empty log message ***
2006-12-03 14:56:30 +00:00
ganovelli
aa74eaa4e3
created
2006-12-03 14:55:44 +00:00
Paolo Cignoni
1680347626
Corrected bug in the IsFFAdjacencyConsistent the Topology checking function.
2006-12-01 21:26:14 +00:00
Paolo Cignoni
14dc0c2a0f
Cleaned up and added option on the size of the holes to be closed
2006-12-01 21:25:23 +00:00
Paolo Cignoni
02456f0505
Corrected bug in the search of holes. Removed output prints
2006-12-01 21:24:16 +00:00