ganovelli
|
743e4f7a9e
|
compilation with gcc
|
2007-11-20 09:50:32 +00:00 |
ganovelli
|
66c083f919
|
added return type
|
2007-07-05 16:32:04 +00:00 |
Paolo Cignoni
|
7c12dca79d
|
Minor changes : replaced TVp and TVi calls with VTp and VTi respectively.
|
2007-06-07 10:20:29 +00:00 |
mtarini
|
84946de883
|
Texture coord name change! "TCoord" and "Texture" are BAD. "TexCoord" is GOOD.
|
2007-03-12 15:42:11 +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 |
ganovelli
|
29b18eb3c0
|
Aggiunta superclasse UpdateTopology templated sui container e con funzioni sui container
|
2006-06-29 13:07:33 +00:00 |
Paolo Cignoni
|
527e4042b5
|
Some changes in class Facet ( constructor and operator < )
|
2006-01-24 09:58:11 +00:00 |
ganovelli
|
f73fa19346
|
modifications to compile with gcc
|
2005-12-12 11:15:26 +00:00 |
ganovelli
|
21929c1bf4
|
DetachTTTopology
|
2005-06-28 12:00:13 +00:00 |
Paolo Cignoni
|
3c7c3b4653
|
Warnings Correction
|
2005-02-08 14:38:05 +00:00 |
ganovelli
|
280f94069f
|
added inclusion of tetra3.h
|
2005-01-12 11:10:34 +00:00 |
ganovelli
|
017714531b
|
added InitVertexIMark
|
2005-01-12 11:06:54 +00:00 |
Paolo Cignoni
|
5bd4d8b2b1
|
Better Doxygen documentation
|
2004-10-28 00:56:44 +00:00 |
ganovelli
|
2945a6bc0f
|
added include of color4
|
2004-10-11 17:44:07 +00:00 |
Nico Pietroni
|
638dfc64fb
|
files moved to tetra_mesh path
|
2004-09-01 13:16:34 +00:00 |
Nico Pietroni
|
cf20e1d0c1
|
minor changes to comply gcc compiler (typename's )
|
2004-09-01 12:22:04 +00:00 |
Nico Pietroni
|
fbdd47a6f5
|
corrected some errors and optimized...
|
2004-08-26 13:10:40 +00:00 |
Nico Pietroni
|
0f8de64388
|
correct use of tetra3 to map entities call funtions (ex Tetra3::VofE in Tetra::VofE)
|
2004-07-15 10:11:50 +00:00 |
ganovelli
|
21ddeb28cc
|
*** empty log message ***
|
2004-07-15 10:01:44 +00:00 |
ganovelli
|
e75eca830b
|
moved
|
2004-07-15 09:57:52 +00:00 |
Paolo Cignoni
|
d011d644dd
|
Better doxigen documentation
|
2004-07-15 00:16:37 +00:00 |
ganovelli
|
ba4965a409
|
changed to static class
|
2004-07-09 10:32:46 +00:00 |
ganovelli
|
90ef0ba4e7
|
major changes. Reorganized to be a wrapper for the edge_collapse to be used in the LocalOpimization routine
|
2004-07-09 10:28:57 +00:00 |
ganovelli
|
cd84a47864
|
made it as a static class
|
2004-07-09 10:24:06 +00:00 |
ganovelli
|
985d986623
|
addtetra corrected
|
2004-07-09 10:20:21 +00:00 |
ganovelli
|
336a9145bb
|
added access functions to vn and tn
|
2004-07-09 10:18:49 +00:00 |
Nico Pietroni
|
cc537cd0dc
|
deleted some function used to see aspect ratio media tetrahedrons collapsed
|
2004-07-08 08:39:56 +00:00 |
Nico Pietroni
|
b4765fb09e
|
derived form abstract operator class for edge collapse
|
2004-06-25 11:33:13 +00:00 |
Nico Pietroni
|
e03613d6cd
|
define of abstract class of mofier operator for decimation
|
2004-06-25 11:31:49 +00:00 |
Nico Pietroni
|
b19307fbf0
|
decimation and optimizator of tetrahedral mesh
|
2004-06-25 11:30:25 +00:00 |
Nico Pietroni
|
e3e32237aa
|
erased some error evalutation parameters function (added to deimation)
|
2004-06-25 11:29:21 +00:00 |
Nico Pietroni
|
8f3f11432f
|
added function to access temporary mark for decimation
|
2004-06-25 11:27:21 +00:00 |
Nico Pietroni
|
dff2dfb828
|
changrd update for a vertex normal functions void PerVertex(VertexType *v)
|
2004-06-25 11:25:07 +00:00 |
Nico Pietroni
|
5334ca63b7
|
*** empty log message ***
|
2004-06-18 11:49:47 +00:00 |
Nico Pietroni
|
7fd10bfcef
|
modified the conversion funtion to take submesh (containers of tetrahedrons)
|
2004-06-15 16:13:59 +00:00 |
Nico Pietroni
|
841b0966bb
|
added funtion to see if an edge is exter or not
|
2004-06-15 16:12:56 +00:00 |
Nico Pietroni
|
e33cfa2cab
|
added functions to update local vertices normal
|
2004-06-15 16:01:26 +00:00 |
Nico Pietroni
|
06125c7f29
|
first version of edge collapse
|
2004-06-15 16:00:21 +00:00 |
Nico Pietroni
|
0584d7df57
|
*** empty log message ***
|
2004-06-15 15:58:53 +00:00 |
ganovelli
|
20f49352f1
|
pragma once removed ,
load ts removed to be put in io_tetramesh
CLear() added
|
2004-06-01 17:17:29 +00:00 |
ganovelli
|
c1ec82f5ab
|
addVertices corrected (two copies instead of specializing te call)
and put static (also addTetra) * g++ compliant *
|
2004-06-01 17:12:46 +00:00 |
Nico Pietroni
|
3f2d58a60e
|
first release edge split
|
2004-06-01 09:45:29 +00:00 |
Nico Pietroni
|
146626fbe3
|
added TestExternalVertex function
|
2004-06-01 09:44:18 +00:00 |
Nico Pietroni
|
57294c89e0
|
modified test topology funtion and added function to test VT topology
|
2004-05-31 16:03:14 +00:00 |
Nico Pietroni
|
f682054c6d
|
added function addtetra
|
2004-05-31 16:01:56 +00:00 |
Paolo Cignoni
|
60935b36b6
|
Changed : Use Of vector In Use Of std::vector.
|
2004-05-26 11:59:09 +00:00 |
Nico Pietroni
|
f2bb31568f
|
modified face declaration
|
2004-05-26 11:53:17 +00:00 |
Paolo Cignoni
|
4f4fac482d
|
Changed : include Path.
|
2004-05-26 11:48:53 +00:00 |
Nico Pietroni
|
ad2b56bad6
|
modified setExternalVertices
|
2004-05-20 13:25:39 +00:00 |