ganovelli
|
43b85e9405
|
created
|
2005-11-18 14:46:23 +00:00 |
Paolo Cignoni
|
c86e0478f1
|
Removed Initialize use updateflags::Clear() instead.
|
2005-11-17 00:41:07 +00:00 |
Paolo Cignoni
|
ff27f8cdad
|
Added some missing members to EmptyMark
Standardized name of flags. It is plural becouse each simplex has many flag.
|
2005-11-16 23:02:37 +00:00 |
Paolo Cignoni
|
47f1ceb215
|
Standardized name of flags. It is plural becouse each simplex has many flag.
|
2005-11-16 22:59:35 +00:00 |
Paolo Cignoni
|
6f9a18897c
|
Added IncrementalMark and WedgeTexCoord
Standardized name of flags. It is plural becouse each simplex has many flag.
|
2005-11-16 22:58:17 +00:00 |
Paolo Cignoni
|
293a23721d
|
Added EmptyMark to base class
Standardized name of flags. It is plural becouse each simplex has many flag.
|
2005-11-16 22:56:32 +00:00 |
Paolo Cignoni
|
4b7b1c1015
|
Added WedgeTexture component
|
2005-11-16 22:43:36 +00:00 |
Paolo Cignoni
|
896703158a
|
Added missing includes (color and assert)
Added texture name members
|
2005-11-16 22:35:47 +00:00 |
Paolo Cignoni
|
4f523817c1
|
Changed ComputeSelfintersection
|
2005-11-16 16:33:23 +00:00 |
Paolo Cignoni
|
cb35ae54ca
|
Corrected small error in the ifdefs about USE_EPSILON_TEST and USE_TRI_TRI_INT_EPSILON_TEST
|
2005-11-16 16:04:40 +00:00 |
Paolo Cignoni
|
85109504ef
|
Changed DegeneratedFaces, sets the D flags for each faces
that is found to be degenerated.
CounEdges and ConnectedComponents check now if a face IsD()
else for degenerated faces many asserts fail.
|
2005-11-15 12:16:34 +00:00 |
Paolo Cignoni
|
f32fb12d03
|
Changed Volume Routine, before was returning negative values
|
2005-11-15 12:09:17 +00:00 |
Paolo Cignoni
|
ce250c83a2
|
Added Incremental Mark
|
2005-11-14 23:50:57 +00:00 |
Paolo Cignoni
|
0f7d072b0f
|
Changed Invert -> FastInvert for the function based on the maple expansion
|
2005-11-14 10:28:25 +00:00 |
Paolo Cignoni
|
f5d1b6c337
|
changed access to face functions (border, area)
removed some typecast warnings
|
2005-11-14 09:28:18 +00:00 |
Paolo Cignoni
|
e6db8b5c7d
|
added missing cFFi
|
2005-11-12 18:43:14 +00:00 |
Paolo Cignoni
|
19fd589795
|
Added ClearS and GetBBox
|
2005-11-12 18:42:18 +00:00 |
Paolo Cignoni
|
f8e4bf2c94
|
Added HasFlags and initialization of flags at construction.
|
2005-11-12 18:41:14 +00:00 |
Paolo Cignoni
|
fab34558d7
|
Added dummy static member for avoiding annoying warning in empty functions...
|
2005-11-12 18:39:54 +00:00 |
Paolo Cignoni
|
d3c1165fe6
|
Added 'Visited' flag functions
|
2005-11-12 18:36:51 +00:00 |
Paolo Cignoni
|
fca4bdc2d5
|
Changed HasFlag -> HasFlags
|
2005-11-12 18:35:49 +00:00 |
Paolo Cignoni
|
4d952f8de7
|
Made IsManifold Constant
|
2005-11-10 15:49:32 +00:00 |
Paolo Cignoni
|
5a906c4a50
|
Added casts to remove warnings
|
2005-11-10 15:44:17 +00:00 |
Paolo Cignoni
|
73ca69b0b7
|
Added casts to remove warnings
|
2005-11-10 15:38:46 +00:00 |
Paolo Cignoni
|
e58bf0d711
|
Removed flags clearing (now it should be in the constructor of face and vertex)
|
2005-11-10 15:37:58 +00:00 |
Paolo Cignoni
|
4f73a93dd0
|
Added clarifying comment in an assert
|
2005-11-10 15:36:42 +00:00 |
Paolo Cignoni
|
e739c6628f
|
Added Abs and LowClampToZero
|
2005-11-09 16:11:55 +00:00 |
Nico Pietroni
|
9a29bd3f63
|
added dynamic spatial hashing class for dynamic updating of entries (and relative functions)
|
2005-11-07 14:15:36 +00:00 |
Paolo Cignoni
|
9bc80c05ea
|
Added an assert(0) in all the accesses to empty components
|
2005-11-01 18:17:52 +00:00 |
Paolo Cignoni
|
9df077d22f
|
Added intialization of _flags to zero in the default constructor of face
|
2005-11-01 18:16:36 +00:00 |
Federico Ponchio
|
a9ed92f5f0
|
Tired of no newline at end of file warnings.
|
2005-10-26 21:22:11 +00:00 |
Paolo Cignoni
|
46cf45eda3
|
*** empty log message ***
|
2005-10-26 15:45:56 +00:00 |
Marco Di Benedetto
|
329b7edb38
|
Added PASS_THROUGH flags.
|
2005-10-26 11:42:03 +00:00 |
Marco Di Benedetto
|
2579c02256
|
Removed child ordered traversal.
|
2005-10-26 11:41:07 +00:00 |
Paolo Cignoni
|
8f621b53ef
|
correct IsBorder
|
2005-10-25 09:17:41 +00:00 |
Federico Ponchio
|
cf9d5743fb
|
Added newline at end of file (tired of stupid warnings...)
|
2005-10-24 09:20:28 +00:00 |
Paolo Cignoni
|
db81a6ef1f
|
Added a missing ';' in FFAdjOcf (thanks to Mario Latronico).
|
2005-10-22 13:16:46 +00:00 |
ganovelli
|
b586da1c64
|
EdgePLaneType added (_RT)
|
2005-10-18 14:27:22 +00:00 |
Marco Di Benedetto
|
7d23e4284b
|
Fixed bug in Refresh() ray iterator (Elems.size() > 0).
|
2005-10-17 08:59:26 +00:00 |
Federico Ponchio
|
69240d2ddc
|
IsBorder(...) declaration needed.
|
2005-10-16 23:30:39 +00:00 |
Marco Di Benedetto
|
56412a6071
|
Modified objapplyfunctor to nodeapplyfunctor.
|
2005-10-15 19:14:35 +00:00 |
Marco Di Benedetto
|
2a0cf74739
|
Corrected return type in Angle() and protected member access in unary operator -
|
2005-10-15 19:11:49 +00:00 |
ganovelli
|
0c0627ad11
|
Working release (compilata solo su MSVC), component_occ è migrato da component_opt
|
2005-10-15 16:24:10 +00:00 |
ganovelli
|
351bebdf50
|
*** empty log message ***
|
2005-10-15 16:22:22 +00:00 |
ganovelli
|
4f6abd65d7
|
Working release (compilata solo su MSVC), vector_occ è migrato da component_opt
|
2005-10-15 16:21:49 +00:00 |
Federico Ponchio
|
f5a490079f
|
Typename... as usual
|
2005-10-15 12:58:13 +00:00 |
Paolo Cignoni
|
ca26ad417e
|
First Really Working version
|
2005-10-14 15:07:59 +00:00 |
Paolo Cignoni
|
71b34e6b95
|
Added constant access functions and reflective functions (HasSomething stuff)
to all the components This is the first really working version...
|
2005-10-14 13:30:07 +00:00 |
Paolo Cignoni
|
84866a3b0d
|
First Really Working version
|
2005-10-14 13:26:57 +00:00 |
Paolo Cignoni
|
9d764b3a8c
|
Added cVFp member
|
2005-10-14 13:25:50 +00:00 |