[vtkusers] GPU volume rendering

Bill Lorensen bill.lorensen at gmail.com
Thu Jun 25 07:56:43 EDT 2009


Replace clear() with erase(). VC6 is an old compiler and does not have
clear() for stings. erase() is equivalent.

2009/6/25 jelfwjl <jelfwjl at 126.com>:
> Hi all:
> I try to use Cmake to set VTK Edge, but when compile the source code ,VC 6
> put up such errors:
> vtkKWEUUID.cxx
> E:\RenProject\trunk\Code\VTKEdge\Common\vtkKWEUUID.cxx(147) : error C2039:
> 'clear' : is not a member of 'basic_string<char,struct
> std::char_traits<char>,class std::allocator<char> >'
> what's the problem?
>
> Many Thanks!
>
>
> 在2009-04-17,"Giancarlo Amati" <ilferraresebono at hotmail.it> 写道:
>
> Hello everybody,
>
> does anybody know about a library for GPU accelerated volume rendering
> compatible with VTK?
>
> I'm struggling in finding something nice....and I'm trying to compile
> VTKedge but...with no success with VTK 5.4
>
> Kind Regards.
> Giancarlo
>
> ________________________________
> Scegli fra più di 30 stazioni! Ascolta la radio su Messenger
>
> ________________________________
> 200万种商品,最低价格,疯狂诱惑你
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>



More information about the vtkusers mailing list