granzuglia
|
8e321de2a8
|
- Paolo changed RequireTriangularMesh. I'm only committing the change
|
2014-04-01 15:09:25 +00:00 |
Paolo Cignoni
|
39f65b4d8f
|
Added some requireAttribute functions
|
2014-02-27 06:38:44 +00:00 |
Paolo Cignoni
|
85c5274965
|
Harmless warning (unused parameter)
|
2014-02-19 13:21:31 +00:00 |
Paolo Cignoni
|
b2e97b9134
|
added RequireTriangularMesh guard and corresponding exception
|
2014-02-19 11:58:01 +00:00 |
Paolo Cignoni
|
6292a8a0af
|
Added IsEmpty member to base mesh
|
2014-02-18 20:16:03 +00:00 |
Paolo Cignoni
|
f831ec8b77
|
small change to remove useless annoying warnings.
|
2014-02-13 17:31:43 +00:00 |
Paolo Cignoni
|
9e28c7b1e1
|
simple change of the template name from MESH_TYPE to MeshType to standardize
|
2014-02-10 10:57:12 +00:00 |
Paolo Cignoni
|
2acd02f102
|
Added RequireCompactness to the basic exception throwing requirements that you can write at the beginning of an algorithm
|
2013-12-20 02:24:22 +00:00 |
Paolo Cignoni
|
371ff46282
|
added a missing RequireVFAdjacency and corrected a bug into the RequireXX for a couple of other adjacency...
|
2013-04-12 09:16:49 +00:00 |
Paolo Cignoni
|
c3dc8316bb
|
added a missing RequireEEAdjacency
|
2013-01-02 09:56:21 +00:00 |
Paolo Cignoni
|
d29c7489ec
|
mismatch syntax error in a require VF vs FF
|
2012-12-06 16:36:38 +00:00 |
Paolo Cignoni
|
7f789119a8
|
Forgot one due change face::HasFaceColor() -> face::HasColor()
(uniform to vertex)
|
2012-12-06 11:06:01 +00:00 |
Paolo Cignoni
|
c5d8479003
|
Refactored the complex.h file into a include manager and a base.h file
Due to a inclusion conflict order between pieces of old complex h and append/allocate
|
2012-12-06 10:59:18 +00:00 |
ganovelli
|
0cc7ff76b9
|
Ongoing Rearrangement of filpath
deleting base.h
|
2011-04-01 16:59:40 +00:00 |
ganovelli
|
562ddb5397
|
Ongoing Rearrangement of filpath
ACTION 2
|
2011-04-01 16:20:53 +00:00 |