[vtk-developers] [VTK 0011628]: vtkCubeAxesActor2D SetXAxisVisibility and GetXAxisActor2D act on arbitrary axis instead the X when FlyModeToOuterEdges is used.

Mantis Bug Tracker mantis at public.kitware.com
Sun Dec 19 05:57:36 EST 2010


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=11628 
====================================================================== 
Reported By:                tomasz
Assigned To:                
====================================================================== 
Project:                    VTK
Issue ID:                   11628
Category:                   (No Category)
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2010-12-19 05:57 EST
Last Modified:              2010-12-19 05:57 EST
====================================================================== 
Summary:                    vtkCubeAxesActor2D SetXAxisVisibility and
GetXAxisActor2D act on arbitrary axis instead the X when FlyModeToOuterEdges is
used.
Description: 
vtkCubeAxesActor2D 
SetXAxisVisibility() and GetXAxisActor2D() 
act on arbitrary axis instead the X when FlyModeToOuterEdges is used.
Which axis is acted upon depends on the current orientation of the view. 
Same with SetYAxisVisibility() and GetYAxisActor2D() 
Same with SetZAxisVisibility() and GetZAxisActor2D() 


Steps to Reproduce: 
When, for example, SetXAxisVisibility(0) is done (in some current view
orientation) Z axes dissapears (or Y, instead of X, only sometimes X - depending
on orientation).
When orientation is changed therafter some other axis is turned off the other
"reappears" - all the time depending on the camera transform.

This behaviour is always reproducible when FlyModeToOuterEdges is in force.

Additional Information: 
Actually SetXLabel(), SetYLabel() and SetZLabel() always act on correct axis,
regardless of the fly mode set.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-19 05:57 tomasz         New Issue                                    
======================================================================




More information about the vtk-developers mailing list