[vtkusers] how to rotate vtkAnnotatedCubeActor ?

Mark Wyszomierski markww at gmail.com
Thu Apr 5 10:03:41 EDT 2007


Hi Dean,

I'll send you the class hopefully by tonight (EST) - the addition
really is a hack - it works - but I'll try to clean it up before
sending it. This is a great class, thanks for contributing it.

Mark

On 4/5/07, Dean Inglis <dean.inglis at camris.ca> wrote:
> Hi Mark,
>
> glad to see some interest in this class.
>
> >I'd rather have this be part of the real VTK code for peer review etc.
> >Do we just mail the modified source code file to someone at Kitware?
>
> If you can send me your commented modifications, I'd be
> happy to look at it and commit changes.
>
> >Oh another thing - the default anotomical letters for the cube face
> >were wrong I think, at least in the DICOM world - I had to change
> >those internally as well - anyone else notice this?
>
> The defaults are just that: defaults.  the API is there for
> the user to change the +/- x/y/z face labels: e.g.,
> actor->SetZPlusFaceText("foo");
> There is no internal algorithm to take image data from
> a reader and automatically figure this out for you (this
> class takes no inputs anyway).
>
> Dean
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the 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