ganovelli
|
8394de63b0
|
nimor changes
|
2004-05-10 14:42:17 +00:00 |
ganovelli
|
930864929a
|
mionr changes
|
2004-05-10 14:42:01 +00:00 |
ganovelli
|
b8463d106f
|
name of adhacency function updated
|
2004-05-10 14:41:45 +00:00 |
ganovelli
|
bb2b0a2013
|
argument name removed to avoid "unreference variable"warning
|
2004-05-10 14:26:33 +00:00 |
ganovelli
|
0574784d39
|
created
|
2004-05-10 14:14:07 +00:00 |
ganovelli
|
7ca3eb884f
|
created
|
2004-05-10 14:02:29 +00:00 |
ganovelli
|
c89d2526f7
|
assert(i*0) for using "i" and preventing the compiler warning for unreferenced variable
|
2004-05-10 14:01:09 +00:00 |
Paolo Cignoni
|
369e160dcf
|
Updated names of adj functions to the new standards
|
2004-05-10 13:50:32 +00:00 |
Paolo Cignoni
|
c80fbfd59c
|
Added use of VFIterator in VertexGeodesicFromBorder
|
2004-05-10 13:43:00 +00:00 |
Paolo Cignoni
|
6a8c6d6046
|
Added VFIterator
|
2004-05-10 13:41:57 +00:00 |
ganovelli
|
0a09df39f8
|
function for edge adjacency added
|
2004-05-10 13:31:13 +00:00 |
Paolo Cignoni
|
b4d5b219eb
|
missing ending newline
|
2004-05-10 13:26:53 +00:00 |
Paolo Cignoni
|
95f6c410d7
|
Updated names of adj functions and added ending newline
|
2004-05-10 13:24:21 +00:00 |
Paolo Cignoni
|
6a75af2188
|
small syntax error Math -> math in Angle
|
2004-05-10 13:22:25 +00:00 |
Paolo Cignoni
|
ff45c6d2e5
|
Added mandatory template params for edge and face class names to the face class
Changed type of return face pointer to the one passed by templ params
Changed name of func FV to VF (it stores Vertex-Face Topology)
|
2004-05-10 13:19:38 +00:00 |
Paolo Cignoni
|
b7fb0325c3
|
missing ending newline
|
2004-05-10 13:15:54 +00:00 |
ganovelli
|
63e0afc39e
|
converted to library style (namespaces etc..)
|
2004-05-10 13:14:28 +00:00 |
Paolo Cignoni
|
30cac403d3
|
added void to Convert, corrected return object in VFb
|
2004-05-10 13:13:17 +00:00 |
ganovelli
|
700d8efbef
|
limits function cancelled
|
2004-05-10 13:00:14 +00:00 |
ganovelli
|
2c75393c45
|
include assert.h added
|
2004-05-10 11:16:19 +00:00 |
ganovelli
|
9afae94da0
|
name of the constructor changed from LineType to Line3
|
2004-05-10 10:58:35 +00:00 |
ganovelli
|
c69a02d71d
|
return type of length and squaredlength corrected
|
2004-05-08 14:07:50 +00:00 |
Paolo Cignoni
|
ff99671468
|
added ifdef for gcc [Bug c++/14479]
|
2004-05-07 12:46:55 +00:00 |
Paolo Cignoni
|
6df79edd1f
|
Restructured and adapted in a better way to opengl
|
2004-05-07 12:46:08 +00:00 |
Paolo Cignoni
|
ab4f6f00ef
|
missing final newline
|
2004-05-07 10:09:13 +00:00 |
Paolo Cignoni
|
16f2e7ebd7
|
Corrected template specialization syntax for gcc compiling
|
2004-05-07 10:06:55 +00:00 |
Paolo Cignoni
|
c38be34a40
|
include Plane3 removed.
|
2004-05-07 10:06:46 +00:00 |
Paolo Cignoni
|
6978e8e861
|
Corrected abuse of for index variable scope
|
2004-05-07 10:05:50 +00:00 |
Paolo Cignoni
|
9e6c17c72b
|
Added History Info
|
2004-05-07 09:35:09 +00:00 |
Paolo Cignoni
|
832bc72b74
|
Added Copyright Info
|
2004-05-07 09:29:50 +00:00 |
Paolo Cignoni
|
d47ee966a2
|
Initial Commit
|
2004-05-07 09:27:07 +00:00 |
Nico Pietroni
|
0352044681
|
changed names to topology functions
|
2004-05-06 15:29:42 +00:00 |
Nico Pietroni
|
4bc6a6ff7b
|
changed names to VF topology function (was missed)
|
2004-05-06 15:28:10 +00:00 |
Nico Pietroni
|
62528938e1
|
changed names to topology functions
|
2004-05-06 15:24:38 +00:00 |
Nico Pietroni
|
8d49b3d7f5
|
face with both topology ( vertex -face) (face-face)
|
2004-05-06 14:58:00 +00:00 |
Nico Pietroni
|
169206d8d9
|
vertex with normals and vertex-tetra topology
|
2004-05-06 13:55:50 +00:00 |
Nico Pietroni
|
4cfba6c4a3
|
base face type only pointerto vertices
|
2004-05-06 13:06:48 +00:00 |
Nico Pietroni
|
d0f8ae3c23
|
changed neme to topology functions
|
2004-05-06 10:58:57 +00:00 |
Nico Pietroni
|
ea5dd6b1ad
|
first commit: update bounding box of tetrahedral mesh
|
2004-05-06 10:58:30 +00:00 |
Nico Pietroni
|
da21c985f6
|
changed names to topology functions
|
2004-05-06 10:57:49 +00:00 |
Nico Pietroni
|
7f3374cd46
|
changed names to topology functions
|
2004-05-06 09:06:59 +00:00 |
Nico Pietroni
|
38f2fae248
|
vertex tetrahedra topology...
|
2004-05-05 17:04:15 +00:00 |
Nico Pietroni
|
e605dc6d74
|
changed name to topology functions
|
2004-05-05 17:03:25 +00:00 |
Nico Pietroni
|
bdb47046da
|
with normal and vertex-face topology
|
2004-05-05 16:31:47 +00:00 |
Nico Pietroni
|
99d05b351a
|
with vertex-face topology
|
2004-05-05 16:30:34 +00:00 |
Nico Pietroni
|
dba60317fa
|
with face topology and colour
|
2004-05-05 16:30:07 +00:00 |
Nico Pietroni
|
286971f8ae
|
with face topology
|
2004-05-05 16:29:33 +00:00 |
Nico Pietroni
|
3bd2e495b6
|
with quality
|
2004-05-05 13:09:37 +00:00 |
Nico Pietroni
|
3915e378ee
|
with quality
|
2004-05-05 12:27:11 +00:00 |
Nico Pietroni
|
152e3b1022
|
with normal
|
2004-05-05 12:23:25 +00:00 |