Paolo Cignoni
|
928c8dd997
|
Removed harmless warnings
|
2008-11-28 14:55:45 +00:00 |
ganovelli
|
b6f21780dc
|
added workaround for std::vector<bool> bitwise implementation.
The workaround is a rough reimplementation of std::vector.
If you can, use "char" as temporary data and cast it when you need.
|
2008-11-12 16:10:04 +00:00 |
Paolo Cignoni
|
fc98a34972
|
Add an optional per vertex radius property in occ, ocf, and IO mask.
Extend derivation_chain from 10 to 12
|
2008-10-14 14:58:09 +00:00 |
Paolo Cignoni
|
d83de7eef4
|
Small modifications to compile with gcc >4.3 (thanks to Carlo Casta!)
|
2008-07-05 23:35:06 +00:00 |
Paolo Cignoni
|
3af17fab9a
|
added initializer and passed the init value as const reference
|
2008-07-04 00:31:54 +00:00 |
ganovelli
|
d70efb4573
|
added. Derivation_chain.h contains the inheritance mechanism used to define the (vertex and face) component
|
2008-06-23 16:30:17 +00:00 |
ganovelli
|
006b7df1b8
|
added type Attribute
|
2008-06-23 14:19:56 +00:00 |
ganovelli
|
42430a1318
|
added virtual destructor
|
2008-05-16 10:09:26 +00:00 |
ganovelli
|
69a35e8912
|
Enable() and Disable() removed. The memory is allocated by the contructor
|
2008-05-16 08:48:49 +00:00 |
ganovelli
|
bd7f2980c5
|
Start() Stop() removed. Allocation on creation, disallocaiton on distruction
|
2008-05-15 16:35:17 +00:00 |
ganovelli
|
84adadf680
|
adding of Curvature, compilation with GCC
|
2008-03-17 11:25:27 +00:00 |
mtarini
|
351d7e3e2f
|
overloaded operator "[]" (once more) to make it possible to index the temp. structure with an iterator
|
2007-02-02 00:01:54 +00:00 |
Paolo Cignoni
|
ace923ea0f
|
Many small syntax changes for mac compiling
|
2007-01-18 01:31:12 +00:00 |
ganovelli
|
be32d9ab13
|
add const to IsEnabledAttribute
|
2006-12-04 11:11:07 +00:00 |
ganovelli
|
5765847abe
|
versione compliant vs2005
|
2006-12-03 18:01:01 +00:00 |
ganovelli
|
9597853459
|
aggiunto qualche const sui parametri
|
2006-06-08 20:28:57 +00:00 |
ganovelli
|
000874da30
|
Corretto IsEnabledAttribute
|
2006-06-08 20:28:38 +00:00 |
ganovelli
|
351bebdf50
|
*** empty log message ***
|
2005-10-15 16:22:22 +00:00 |
ganovelli
|
4f6abd65d7
|
Working release (compilata solo su MSVC), vector_occ è migrato da component_opt
|
2005-10-15 16:21:49 +00:00 |
Paolo Cignoni
|
44eb40324f
|
small gcc-related compiling issues (typenames,ending cr, initialization order)
|
2005-07-11 13:16:34 +00:00 |
ganovelli
|
b8ef9d77a9
|
some comment
|
2005-07-07 13:33:52 +00:00 |
ganovelli
|
21bac43cd8
|
aggiornamento di alcuni path
|
2005-07-06 15:28:11 +00:00 |
ganovelli
|
f2fde4de52
|
added one more [], now it is polymorphic, added typenames
|
2004-12-11 15:37:47 +00:00 |
ganovelli
|
13a9005367
|
Aggiunto typename
Eliminata bug di ricorsione nell'istanzazione dei template
|
2004-04-05 18:20:50 +00:00 |
ganovelli
|
a1a41a9718
|
Aggiunto typename
|
2004-04-05 18:20:08 +00:00 |
ganovelli
|
ad6d5c2bed
|
Aggiunto typename
|
2004-04-05 13:53:37 +00:00 |
ganovelli
|
c3dc8c46e4
|
First Working Release (with this comment)
|
2004-03-31 22:36:44 +00:00 |
ganovelli
|
c121ea989e
|
one bug corrected and other minor changes
|
2004-03-31 22:33:38 +00:00 |
ganovelli
|
48d93d6339
|
Data structure to handle temporary attributes. First version
|
2004-03-31 12:40:42 +00:00 |