diff --git a/vcg/space/deprecated_point.h b/vcg/space/deprecated_point.h index ed202318..66b4b289 100644 --- a/vcg/space/deprecated_point.h +++ b/vcg/space/deprecated_point.h @@ -177,6 +177,10 @@ public: { return _v; } + inline S * V() + { + return _v; + } inline S & V( const int i ) { assert(i>=0 && i