From fc98a349722f7436a4486b17827b5d745ec1b65e Mon Sep 17 00:00:00 2001 From: cnr-isti-vclab Date: Tue, 14 Oct 2008 14:58:09 +0000 Subject: [PATCH] Add an optional per vertex radius property in occ, ocf, and IO mask. Extend derivation_chain from 10 to 12 --- vcg/container/derivation_chain.h | 21 ++ vcg/simplex/vertexplus/base.h | 24 +- vcg/simplex/vertexplus/component_occ.h | 31 ++ vcg/simplex/vertexplus/component_ocf.h | 476 ++++++++++++++----------- wrap/io_trimesh/io_mask.h | 52 +-- 5 files changed, 353 insertions(+), 251 deletions(-) diff --git a/vcg/container/derivation_chain.h b/vcg/container/derivation_chain.h index 3697a4da..07fe4a2d 100644 --- a/vcg/container/derivation_chain.h +++ b/vcg/container/derivation_chain.h @@ -99,6 +99,27 @@ template