Paolo Cignoni
|
0251d89f11
|
aggiunta intersect ray-box
|
2005-01-26 10:03:08 +00:00 |
Federico Ponchio
|
8da5fad884
|
Removed dependence from matrix44 and changed VectProd
|
2005-01-21 18:02:11 +00:00 |
ganovelli
|
a991f9b9a4
|
corrected Point<3
|
2005-01-12 11:25:52 +00:00 |
ganovelli
|
99766e2bd0
|
added Dimension
|
2005-01-12 11:25:02 +00:00 |
ganovelli
|
5a7921fe9c
|
correction on point<3
|
2005-01-12 11:23:46 +00:00 |
Paolo Cignoni
|
7a2475edd5
|
Added some casts
|
2005-01-03 11:21:26 +00:00 |
Nico Pietroni
|
ea41fb5580
|
first release version
|
2004-12-16 18:00:51 +00:00 |
Paolo Cignoni
|
2730b9857b
|
double copy also in vcg/math
|
2004-12-10 01:33:46 +00:00 |
Federico Ponchio
|
6a03b9d31c
|
Distance
|
2004-12-01 16:06:59 +00:00 |
ganovelli
|
6e38d819bb
|
added GetUV
|
2004-11-09 15:49:07 +00:00 |
ganovelli
|
b21109bdfe
|
first compiling version (MC,INtel,gcc)
|
2004-10-20 16:45:21 +00:00 |
Paolo Cignoni
|
2d18591782
|
Better Doxygen documentation
|
2004-10-13 12:45:51 +00:00 |
ganovelli
|
11b41d02f3
|
added definition of vector product (not implemented)
|
2004-10-11 17:46:11 +00:00 |
Federico Ponchio
|
3532708a3a
|
Fixed bug in init.
|
2004-10-09 13:48:02 +00:00 |
Federico Ponchio
|
26980b3502
|
Added Distance shpere - point.
|
2004-09-29 13:55:33 +00:00 |
Federico Ponchio
|
16d1909ad0
|
SetBox minimal change.
|
2004-09-28 10:25:05 +00:00 |
Federico Ponchio
|
da556417cc
|
Small bugs fixed.
|
2004-09-23 14:29:42 +00:00 |
Federico Ponchio
|
17623f1cbe
|
Removed SetSafeBBox. SetBBox is now safe enough.
|
2004-09-23 13:44:25 +00:00 |
Paolo Cignoni
|
08411ea403
|
Added polar to cartesian
|
2004-09-10 14:01:40 +00:00 |
Federico Ponchio
|
dedf484388
|
forgotten typename SEGMENTTYPE::...
|
2004-09-09 14:41:32 +00:00 |
Paolo Cignoni
|
c047097ff3
|
corrected ColorRamp code (template specialization)
|
2004-09-09 12:51:28 +00:00 |
Paolo Cignoni
|
dea8a1e895
|
included stdio.h
|
2004-09-09 12:44:39 +00:00 |
Paolo Cignoni
|
53c55f2f4f
|
added a 'template<>' to the specialized constructors from a enum
|
2004-09-09 08:39:33 +00:00 |
ganovelli
|
363a14700e
|
minor changes for gcc
|
2004-09-09 08:39:29 +00:00 |
Paolo Cignoni
|
294af60c39
|
Corretto errore sintattico nelle specializzazioni parziali (float e char) di due costruttori di Color4
|
2004-09-03 13:58:48 +00:00 |
Nico Pietroni
|
cf20e1d0c1
|
minor changes to comply gcc compiler (typename's )
|
2004-09-01 12:22:04 +00:00 |
Nico Pietroni
|
d18f2f9f39
|
correcter .dir to .Direction and .ori in .Origin()
|
2004-08-09 09:48:43 +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 |
Paolo Cignoni
|
6b6ffccf46
|
Uncommented Add of matrix transformed bbox
|
2004-07-20 23:10:01 +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
|
db900ae484
|
added inclusion of point3.h
|
2004-07-15 11:01:43 +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 |
ganovelli
|
aa4cdc3701
|
added function P(int i) to list the box's vertices
|
2004-07-15 09:47:55 +00:00 |
Paolo Cignoni
|
2376184409
|
removed uppercase references in include
|
2004-07-13 06:48:30 +00:00 |
Paolo Cignoni
|
dd9ebaba8e
|
Initial Commit
|
2004-07-12 23:46:03 +00:00 |
Paolo Cignoni
|
398a5a60cc
|
Added a cast to remove a warning
|
2004-07-11 22:08:04 +00:00 |
ganovelli
|
936850026b
|
ComputeVOlume moved outside the class and other
minor corrections
|
2004-07-09 10:08:21 +00:00 |
Paolo Cignoni
|
d8649c92be
|
removed the infamous Inflate. Now only Offset exists
|
2004-07-07 23:26:25 +00:00 |
ganovelli
|
260665c528
|
added Grid to return all the cells sharing a specified edge
|
2004-06-25 18:34:23 +00:00 |
ganovelli
|
39028e633e
|
minor changes
|
2004-06-25 18:17:03 +00:00 |
Paolo Cignoni
|
71dbb53a60
|
Now color ramp can do reverse color ramp
|
2004-06-24 07:55:50 +00:00 |
Federico Ponchio
|
956a626273
|
Added some help and inndentation
|
2004-06-23 15:49:03 +00:00 |
Paolo Cignoni
|
1ca59ac830
|
Corrected bug in setgrayshade
|
2004-05-26 15:10:29 +00:00 |
Federico Ponchio
|
99b51766f6
|
Fixed some minor bugs
|
2004-05-14 03:14:29 +00:00 |
Federico Ponchio
|
62bba63f19
|
Added Distance
|
2004-05-14 03:14:04 +00:00 |
Federico Ponchio
|
ee86220f5c
|
minor bug
|
2004-05-13 23:43:54 +00:00 |
Federico Ponchio
|
65c81124dd
|
SegmentType -> Segment3 in constructor (g++ complained)
|
2004-05-13 23:39:47 +00:00 |
Paolo Cignoni
|
dc9456a1cc
|
Changed SolidAngle : table EV in table EofV
Changed DiedralAngle : tables FE and FV in tables FofE and FofV
|
2004-05-13 12:51:00 +00:00 |
Nico Pietroni
|
42f85b22f1
|
the relation between entities functions are in tetra class (don't neeed template argoument)
|
2004-05-13 08:42:36 +00:00 |