ganovelli
|
c2e2b2cd0a
|
changes to comply "plus" types
|
2007-05-04 16:44:06 +00:00 |
ganovelli
|
a40dad5c08
|
standardized to component style
|
2007-05-04 16:16:40 +00:00 |
ganovelli
|
0b39edf945
|
added include to texcoor2
|
2007-05-04 16:16:04 +00:00 |
Paolo Cignoni
|
cde27e321a
|
Corrected V() operator. It was plainly wrong. Luckly enough it was not very used
|
2007-04-20 12:40:31 +00:00 |
Paolo Cignoni
|
5ae948ea38
|
Added Visited flags
|
2007-03-27 09:22:11 +00:00 |
mtarini
|
84946de883
|
Texture coord name change! "TCoord" and "Texture" are BAD. "TexCoord" is GOOD.
|
2007-03-12 15:42:11 +00:00 |
mtarini
|
22fd220c6f
|
Texture coord name change! "TCoord" and "Texture" are BAD. "TexCoord" is GOOD.
|
2007-03-12 15:37:19 +00:00 |
Paolo Cignoni
|
4e3c3c110e
|
Added constructor to the VFadj component to comply to the allocator needs
|
2007-02-27 09:32:00 +00:00 |
Paolo Cignoni
|
b7ab2cfe56
|
VTb moved to VTp
|
2007-02-26 14:21:44 +00:00 |
ganovelli
|
01a81c63de
|
added QualityType to comply vertexplus type
|
2007-02-20 14:08:34 +00:00 |
ganovelli
|
142880a279
|
added QualityType to comply faceplus type
|
2007-02-20 14:07:53 +00:00 |
Paolo Cignoni
|
a2127ce062
|
Corrected small syntax errors detected by gcc
|
2007-02-18 07:41:32 +00:00 |
ganovelli
|
ffbd7ea55f
|
added Name(std:vector<std::string>& n) that fills n with the names of the attribute of the face type
|
2007-02-12 19:01:23 +00:00 |
ganovelli
|
bf964ff70c
|
added Name(std:vector<std::string>& n) that fills n with the names of the attribute of the vertex type
|
2007-02-12 19:00:56 +00:00 |
Nico Pietroni
|
25b916162d
|
corrected wrong initial define
from:
#ifndef __VCGLIB_VERTEX__VN__TYPE
#define __VCGLIB_VERTEX__VN__TYPE
to:
#ifndef __VCGLIB_VERTEX__VNVT__TYPE
#define __VCGLIB_VERTEX__VNVT__TYPE
|
2007-01-25 01:08:09 +00:00 |
Paolo Cignoni
|
0ba87a93f0
|
commented UberP access method (syntax errors)
|
2007-01-18 01:29:48 +00:00 |
Paolo Cignoni
|
bcc7bb0c83
|
Added #ifdefs to guarantee that ComputeNormal would be defined only once
|
2007-01-13 00:25:36 +00:00 |
Paolo Cignoni
|
5c63b84bf8
|
Added include assert.h
|
2007-01-11 10:37:08 +00:00 |
Paolo Cignoni
|
7f78cbb1d5
|
Added intialization of vertexRef to 0.
|
2007-01-11 10:22:39 +00:00 |
Paolo Cignoni
|
d72aabbe64
|
Rewrote the template of ComputeNormal functions to a more readable form.
|
2007-01-11 10:13:11 +00:00 |
Paolo Cignoni
|
07fb3ae2df
|
Added access functions F()
|
2007-01-02 10:06:53 +00:00 |
Paolo Cignoni
|
b226ba87ba
|
Corrected wrong assert in V(i) access function
|
2006-12-29 13:13:00 +00:00 |
mtarini
|
8b66ea4b94
|
newline at endoffile
|
2006-12-14 13:38:10 +00:00 |
ganovelli
|
d24100b903
|
bug Index()() instead of Index()
|
2006-12-11 23:42:00 +00:00 |
ganovelli
|
7be5cc63cf
|
Has*Opt migrated to Has*Occ
|
2006-12-11 23:40:57 +00:00 |
Paolo Cignoni
|
588582f470
|
Added FFp1 and FFp2 shortcuts
|
2006-12-06 00:08:57 +00:00 |
Paolo Cignoni
|
efa2743316
|
Removed Oldstyle uberZ access to FF adjacency
|
2006-12-06 00:08:21 +00:00 |
Paolo Cignoni
|
c680da71f9
|
Added FFlip() and const VFlip() operators
|
2006-12-04 16:06:12 +00:00 |
ganovelli
|
5a19b99039
|
added forward declaration of TriMesh
|
2006-12-04 11:17:42 +00:00 |
ganovelli
|
ee863845d1
|
Cambiate Has*Opt in Has*Occ e aggiunti typedef per la compilazione di Occ
|
2006-12-04 11:00:02 +00:00 |
ganovelli
|
480c16bbfe
|
aggiunte funzioni di override per Has*
|
2006-12-04 10:59:15 +00:00 |
Paolo Cignoni
|
d614e6baa5
|
Added default constructor with null initialization to adjacency members.
AddFaces and AddVertices NEED to know if the topology is correctly computed to update it.
|
2006-11-28 22:34:28 +00:00 |
Paolo Cignoni
|
63f09aa04b
|
Added a missing prototype to ismanifold
|
2006-11-13 01:57:23 +00:00 |
Nico Pietroni
|
e35961b498
|
*** empty log message ***
|
2006-11-10 11:50:57 +00:00 |
Paolo Cignoni
|
43facb8954
|
Corrected Detach; added FFCorrectness; Corrected ComplexSize, Dissemination of a lot of assert()
|
2006-11-09 17:28:42 +00:00 |
Paolo Cignoni
|
4be312c7f2
|
Added ismanifold
|
2006-11-09 17:22:56 +00:00 |
Paolo Cignoni
|
642158fc32
|
many gcc compiling issues
|
2006-11-07 17:22:53 +00:00 |
Paolo Cignoni
|
e2733d55df
|
Necessary changes for compilation with gcc 3.4.6. Especially the hash function is a problem
|
2006-11-07 15:13:57 +00:00 |
Paolo Cignoni
|
865bb26e54
|
Corrected some errors in the reflections Has*** functions
|
2006-11-07 11:29:24 +00:00 |
ganovelli
|
a44013b865
|
vesione 2005 compliant
|
2006-10-31 16:02:59 +00:00 |
ganovelli
|
3997779a97
|
added overrides to HasFFAddAdjacency and HasVFAddAdjacency
|
2006-10-27 14:15:10 +00:00 |
Paolo Cignoni
|
81e0f25754
|
Better managment of resize overloading when reducing the size of a vector
|
2006-10-16 08:49:29 +00:00 |
Paolo Cignoni
|
302e24189d
|
first version
|
2006-10-13 14:11:49 +00:00 |
Paolo Cignoni
|
904814041d
|
Added some missing Add***Ocf() for the default case.
|
2006-10-09 20:20:55 +00:00 |
Paolo Cignoni
|
f41e699da1
|
Increased the maximum number of possible template args from 8 to 9
|
2006-10-09 20:20:18 +00:00 |
Paolo Cignoni
|
be10b9167b
|
Explained the use of V() operator of a pos
|
2006-10-07 14:24:26 +00:00 |
Paolo Cignoni
|
a3ba09a069
|
Added missing typename for interp.parameters
|
2006-10-07 10:02:16 +00:00 |
Paolo Cignoni
|
dbe0a4d4cf
|
Added missing const to EmptyFF
|
2006-10-07 09:59:42 +00:00 |
Paolo Cignoni
|
739e46587e
|
Added Missing GetBBox function
|
2006-09-28 17:34:11 +00:00 |
Marco Di Benedetto
|
1fbdc88c2c
|
First Commit.
|
2006-09-28 13:30:39 +00:00 |