Paolo Cignoni
|
24a1c6f2eb
|
Corrected for the fourth time line a cast to Facetype at line 341.
Read the notes there before changing it again
|
2005-07-01 11:22:00 +00:00 |
ganovelli
|
e865911042
|
two warnings on type cast
|
2005-06-09 14:14:29 +00:00 |
Marco Callieri
|
a0b3813df9
|
in addfaces, added casting for face* returned from vertex.VFp() [borland]
|
2005-04-27 16:08:39 +00:00 |
Paolo Cignoni
|
22ba690fda
|
Wrong left parenthesis removed.
|
2005-03-23 13:22:57 +00:00 |
ganovelli
|
c00bed83e6
|
cast int->iterator corrected
|
2005-03-23 11:29:49 +00:00 |
Federico Ponchio
|
cce86d42f8
|
reverted tarini mod
|
2005-02-19 10:43:11 +00:00 |
mtarini
|
56609abbb0
|
aggiunto un typecast a (FaceType*) per farlo compilare under Mingw comp
|
2005-02-08 17:14:28 +00:00 |
Nico Pietroni
|
818428b69a
|
added i#nclude <vector>
|
2004-10-14 15:08:04 +00:00 |
Paolo Cignoni
|
8c18db4e51
|
Replaced some typename definitions
|
2004-09-07 07:36:32 +00:00 |
ganovelli
|
0bbd5bb33b
|
minor changes to comply gcc compiler (typename's and stuff)
|
2004-08-25 15:15:27 +00:00 |
Nico Pietroni
|
cdcb34c3ee
|
solved errors on AddFaces relative to VFp pointers of faces
|
2004-08-07 17:38:00 +00:00 |
Nico Pietroni
|
6bb92793a6
|
corrected errors in AddFaces ( must be updated pointers to chain of faces of VFTopology)
|
2004-08-07 16:16:32 +00:00 |
Nico Pietroni
|
7f0b7037ac
|
added addafaces funtion with local values
|
2004-08-05 16:44:06 +00:00 |
ganovelli
|
b2013c8ed6
|
VFb to VFp
|
2004-07-15 11:40:34 +00:00 |
ganovelli
|
2f4f632fc7
|
general comment: minor modifications to compile with g++. Almost all
insertions of "typename" keyword and new line at the end of file
|
2004-05-11 14:12:13 +00:00 |
Paolo Cignoni
|
95f6c410d7
|
Updated names of adj functions and added ending newline
|
2004-05-10 13:24:21 +00:00 |
ganovelli
|
5903e60ec7
|
#ifndef added
|
2004-04-21 14:06:10 +00:00 |
Paolo Cignoni
|
a6269df8cd
|
bug in update of VF adj
|
2004-03-31 14:43:56 +00:00 |
Paolo Cignoni
|
1416372b32
|
Corrected bug on the return of a wrong iterator
|
2004-03-12 15:25:29 +00:00 |
Paolo Cignoni
|
0556b33b65
|
Yet another cr lf mismatch
|
2004-03-03 15:35:53 +00:00 |
Paolo Cignoni
|
f61873646f
|
grouped documentation, changed typenames and reflection mechanism
|
2004-02-24 21:36:42 +00:00 |