Marco Di Benedetto
|
e3a1490ec0
|
First Commit.
|
2006-05-02 14:17:36 +00:00 |
Paolo Cignoni
|
10c513dad8
|
Added some utility methods (swapping of columns and rows, matrix-vector multiplication)
|
2006-04-29 10:26:04 +00:00 |
Paolo Cignoni
|
26ce24dec3
|
Added method for sorting the singular values computed by the SingularValueDecomposition procedure
|
2006-04-29 10:20:52 +00:00 |
Paolo Cignoni
|
9df4f755ec
|
Initial commit.
|
2006-04-21 08:05:44 +00:00 |
Paolo Cignoni
|
c5f4a75533
|
small GCC compiling issues
|
2006-04-20 08:30:27 +00:00 |
Paolo Cignoni
|
4ae1cb2a64
|
added a ; how could this ever compile?
|
2006-04-18 07:01:22 +00:00 |
Paolo Cignoni
|
2bf25202a4
|
Added ConnectedIterator (should be moved somewhere else)
Cleaned ConnectedComponents
|
2006-04-12 15:08:51 +00:00 |
Paolo Cignoni
|
5e451b6435
|
commented out one function which does not compile on linux with gcc 3.4.5
|
2006-04-11 13:51:21 +00:00 |
Paolo Cignoni
|
53dfb84a07
|
newline at end of file please
|
2006-04-11 08:41:31 +00:00 |
Paolo Cignoni
|
1f4a4221e3
|
changes necessary for gcc 3.4.5 on linux 64bit.
|
2006-04-11 08:10:05 +00:00 |
Paolo Cignoni
|
3ddd189349
|
changes necessary for gcc 3.4.5 on linux 64bit. Please take note of case-sensitivity of filenames
|
2006-04-11 08:09:35 +00:00 |
Paolo Cignoni
|
29822d8362
|
changes necessary for gcc 3.4.5 on linux 64bit
|
2006-04-11 08:08:28 +00:00 |
Massimiliano Corsini
|
5358e40f63
|
Add cast to avoid warning
|
2006-03-29 10:12:08 +00:00 |
Paolo Cignoni
|
462fa9effe
|
extra includes necessary for compilation of meshlab on AMD 64 with gcc 3.4.5
|
2006-03-29 09:25:49 +00:00 |
Paolo Cignoni
|
a1d3e8a371
|
Missing ';' (thx Maarten)
|
2006-03-29 07:53:36 +00:00 |
Paolo Cignoni
|
47443e5bb5
|
Double->Scalar in dodecahedron
|
2006-03-27 04:18:35 +00:00 |
Nico Pietroni
|
b2879b7333
|
IntersectionSegmentPlane and Intersection_Segment_Box functions Added
|
2006-03-20 14:42:49 +00:00 |
Nico Pietroni
|
0c0e9044cf
|
compiled and corrected ClosestPoint function
|
2006-03-07 16:39:38 +00:00 |
Nico Pietroni
|
5dee0e155b
|
added InterpolationParameters function
|
2006-03-01 15:59:34 +00:00 |
Nico Pietroni
|
dc14636c2c
|
compiled InterspolationParameters function
|
2006-03-01 15:35:09 +00:00 |
Federico Ponchio
|
5b39ff496a
|
HACK: MaxVal(0.0f) not defined in vcg/math/base.h as it should be,
changing it to 1e36 (pretty close :P)
|
2006-03-01 10:29:55 +00:00 |
Federico Ponchio
|
6faf120b1f
|
Added typename
|
2006-02-28 16:51:29 +00:00 |
Paolo Cignoni
|
a16d494cd5
|
fix bug end iterator++
|
2006-02-28 12:22:48 +00:00 |
Paolo Cignoni
|
baad6db4b9
|
fix bug end iterator++
|
2006-02-28 12:13:49 +00:00 |
Federico Ponchio
|
40e4a353bd
|
g++ compliance:
begin() -> (*this).begin() and for end(), size(), Base(), Index()
|
2006-02-28 11:59:55 +00:00 |
Paolo Cignoni
|
d1bdc88911
|
minor bug in Face-Face topology loop fixed
|
2006-02-27 19:26:14 +00:00 |
Federico Ponchio
|
ec70371a78
|
Area -> doublearea/2
added some typename
|
2006-02-27 18:02:57 +00:00 |
Federico Ponchio
|
524fc2574c
|
Added some documentation
|
2006-02-27 17:58:11 +00:00 |
Federico Ponchio
|
4ed45caeee
|
Added some documentation.
|
2006-02-27 17:42:43 +00:00 |
Paolo Cignoni
|
5fb0b4acc2
|
minor bug in Face-Face topology loop fixed
|
2006-02-27 11:56:48 +00:00 |
Nico Pietroni
|
ce453edfb1
|
sintax error corrected
|
2006-02-09 08:38:04 +00:00 |
Nico Pietroni
|
165db89ccf
|
added typenames declaration in rayIterator
|
2006-02-08 17:04:10 +00:00 |
Nico Pietroni
|
1ea84f2954
|
commented one GetClosestFace function ... the code is the same then getClosest that return barycentric coordinates
|
2006-02-08 17:02:41 +00:00 |
Paolo Cignoni
|
9e5788c078
|
Added missing typenames
|
2006-02-06 10:45:47 +00:00 |
Paolo Cignoni
|
001fd1c573
|
Added IsD() test in SelfIntersection
|
2006-02-01 15:27:00 +00:00 |
Paolo Cignoni
|
2857c3bafb
|
Corrected use of HasPerWedgeTexture
|
2006-01-30 09:00:40 +00:00 |
Paolo Cignoni
|
7c20ead0c3
|
Corrected HasPerWedgeTexture
|
2006-01-30 08:47:40 +00:00 |
Paolo Cignoni
|
558c52d8cb
|
Corrected Grid
|
2006-01-30 08:09:05 +00:00 |
Paolo Cignoni
|
e61203f1ba
|
Added missing typenames
|
2006-01-30 08:03:45 +00:00 |
Massimiliano Corsini
|
3b049ec0e4
|
fix signed/unsigned mismatch
|
2006-01-27 09:58:47 +00:00 |
Nico Pietroni
|
29c6470b0b
|
used template types instead of point3f and float inside function calls
|
2006-01-24 13:23:22 +00:00 |
Paolo Cignoni
|
527e4042b5
|
Some changes in class Facet ( constructor and operator < )
|
2006-01-24 09:58:11 +00:00 |
Federico Ponchio
|
88614c2f37
|
gcc compatibility (templates mostly)
bbox -> this->bbox
More consistent use of Box3x and such.
|
2006-01-23 21:26:57 +00:00 |
Federico Ponchio
|
52c3f0e4d4
|
P1 --> HASH_P1
Old definition was conflicting with functions in segment.h
|
2006-01-23 15:26:31 +00:00 |
Paolo Cignoni
|
1e427593b7
|
Added a missing vcg::
|
2006-01-23 13:33:54 +00:00 |
Federico Ponchio
|
efbad3a4fd
|
Uncommented #include <..../intersection3.h>
for Intersection_Ray_Box...
|
2006-01-23 11:41:03 +00:00 |
Paolo Cignoni
|
02f1e55b83
|
Added Grid function (to build range map meshes...)
|
2006-01-22 17:10:15 +00:00 |
Paolo Cignoni
|
de85929aee
|
Bug due to wrong compuation of size of auxiliary vector (vn instead of vert.size() )
|
2006-01-22 17:08:50 +00:00 |
Paolo Cignoni
|
a5f755bf9f
|
vi/fi mismatch in ClipWithBox
|
2006-01-22 17:06:27 +00:00 |
Paolo Cignoni
|
5a2ed7b59d
|
Corrected intialization of flag, must be zero.
|
2006-01-22 17:01:40 +00:00 |