Thanks :),
Also yesterday and today edit_slice seems to be broken also. I get
these errors:
editslice.cpp:115: error: 'class SVGProperties' has no member named
'projDir'
editslice.cpp:117: error: 'class SVGProperties' has no member named
'sizeCm'
editslice.cpp:117: error: 'class SVGProperties' has no member named
'sizeCm'
../../../../vcglib/wrap/io_edgemesh/export_svg.h:117: error: 'float
vcg::edg::io::SVGProperties::scale' is private
editslice.cpp:117: error: within this context
editslice.cpp:132: warning: comparison between signed and unsigned
integer expressions
editslice.cpp:160: error: no matching function for call to
'vcg::edg::io::ExporterSVG<n_EdgeMesh>::Save(n_EdgeMesh&, char*,
SVGProperties&)'
../../../../vcglib/wrap/io_edgemesh/export_svg.h:272: note: candidates
are: static bool
vcg::edg::io::ExporterSVG<EdgeMeshType>::Save(EdgeMeshType*, const
char*) [with EdgeMeshType = n_EdgeMesh]
../../../../vcglib/wrap/io_edgemesh/export_svg.h:277: note:
static bool
vcg::edg::io::ExporterSVG<EdgeMeshType>::Save(std::vector<EdgeMeshType*,
std::allocator<EdgeMeshType*> >*, const char*,
vcg::edg::io::SVGProperties&) [with EdgeMeshType = n_EdgeMesh]
-Oscar
-----Original Message-----
From: Paolo Cignoni [mailto:pao...@is...]
Sent: Donnerstag, 23. Oktober 2008 16:08
To: Meshlab development list
Subject: Re: [Meshlab-devel] ../sampleplugins/filterborder is broken
Both of them. :)
my fault, yesterday I forgot to commit it...
p.
Oscar Barney wrote:
> Hello,
>
> Yesterday and today i noticed that the filter border plugin is broken.
> I get the following error when trying to build:
>
> filterborder.cpp:94: error: 'MM_BORDERFLAG' is not a member of
> 'MeshModel'
>
> I think it just needs MM_VERTFLAGBORDER or MM_FACEFLAGBORDER but i
want
> sure which one
>
> -Oscar
>
>
------------------------------------------------------------------------
-
> This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
> Build the coolest Linux based applications with Moblin SDK & win great
prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Meshlab-devel mailing list
> Mes...@li...
> https://lists.sourceforge.net/lists/listinfo/meshlab-devel
>
>
--
Paolo Cignoni -- Senior Researcher
Visual Computing Laboratory - ISTI - CNR
http://vcg.isti.cnr.it/~cignoni
ISTI - CNR
Via Moruzzi 1,
56124 Pisa
ITALY
------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Meshlab-devel mailing list
Mes...@li...
https://lists.sourceforge.net/lists/listinfo/meshlab-devel
|