Nico Pietroni
|
bb5288bcc0
|
templated SimpleVoxelWithNormal class to ScalarType
|
2015-09-14 12:03:47 +00:00 |
Paolo Cignoni
|
c08ca27367
|
harmless warning
|
2014-08-28 01:56:28 +00:00 |
Paolo Cignoni
|
9b519cb2b8
|
Added ValidCell check to manage invalid cell in the trivial_walker.
Corrected compiling error due to the derivation from a templated base class (a few "this->" required)
|
2014-08-23 01:35:15 +00:00 |
granzuglia
|
5e099ffd51
|
- SimpleVolume is now derived from BasicGrid<VOX_TYPE::Scalar> (change has been validated by Fabio Ganovelli)
|
2014-08-21 16:18:04 +00:00 |
Paolo Cignoni
|
211274ab04
|
Small change to the init of the simple volume class to include the correct initialization of the actual space occuped by the volume
|
2014-08-13 06:48:20 +00:00 |
Paolo Cignoni
|
7db065556a
|
Adapted the trivial walker of marching cube to float/double independence
|
2014-08-09 00:21:07 +00:00 |
Paolo Cignoni
|
7c93452e94
|
Just refactored a bit the simple volume class used for example in the marching cube
|
2014-05-21 11:49:29 +00:00 |
Paolo Cignoni
|
612fd0d226
|
Derived the volume class from the basicGrid class to have all the helpers for transforming coords from voxel space to the original space
|
2014-04-17 08:15:18 +00:00 |
Paolo Cignoni
|
6f7e2872af
|
Removed useless include
|
2014-02-18 20:18:13 +00:00 |
Paolo Cignoni
|
e94cfb5a43
|
Refactored a bit the extended marching cube core. Cleaned up a bit the trivial walker to be used by both of them. Updated the sample for marching cube.
|
2013-03-22 17:06:41 +00:00 |
ganovelli
|
1ad23912db
|
|
2011-04-01 16:25:49 +00:00 |