[Ves] vtkAxesActor

Pat Marion pat.marion at kitware.com
Tue Mar 12 22:37:43 EDT 2013


Hi,

That's correct, the vtkAxisActor is not supported.  Only the
vtkRenderingCore module is built, the rest of VTK's OpenGL rendering does
not support OpenGL ES 2.0.

You can use the vtkAxisSource to generate geometry for a set of axes, and
you can render them using VES actors. VES has support for actor overlays,
if you are trying to acheive a corner annotation.  But, there is not
currently an example demonstrating how to link a VES actor transform to the
camera orientation.

Pat

On Wed, Mar 13, 2013 at 12:32 PM, Eduardo Poyart <poyart at gmail.com> wrote:

> Hi,
>
> I'm trying to use vtkAxesActor, but vtkAxesActor.h includes
> vtkRenderingAnnotationModule.h which doesn't exist in the vtk
> implementation in ves. Are RenderingAnnotations (therefore AxesActors)
> not supported?
>
> Thanks
> Eduardo
> _______________________________________________
> Ves mailing list
> Ves at public.kitware.com
> http://public.kitware.com/cgi-bin/mailman/listinfo/ves
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ves/attachments/20130313/180bec79/attachment-0001.html>


More information about the Ves mailing list