MantisBT - VTK
View Issue Details
0010350VTK(No Category)public2010-03-01 09:102016-08-12 09:55
xabi riobe 
Kitware Robot 
normalmajoralways
closedmoved 
 
 
TBD
incorrect functionality
0010350: vtkCoordinate::ReferenceCoordinate not used if coordinate system is View
if we use a vtkCoordinate with the coordinate system set to View, and we add a ReferenceCoordinate, this one is not used.
The problem is in method vtkCoordinate::GetComputedDoubleDisplayValue.
the attached file is an example to demonstrate the issue:
run it once to see the correct result then set the boolean bOk (just before main) to false to see the problem.
No tags attached.
cpp ReferenceCoordinateIssue.cpp (3,729) 2010-03-01 09:10
https://www.vtk.org/Bug/file/7919/ReferenceCoordinateIssue.cpp
Issue History
2010-03-01 09:10xabi riobeNew Issue
2010-03-01 09:10xabi riobeFile Added: ReferenceCoordinateIssue.cpp
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2012-03-07 04:03xabi riobeStatusexpired => backlog
2012-03-07 04:03xabi riobeResolutionopen => reopened
2013-06-05 14:49Jean-Christophe Fillion-RobinNote Added: 0030906
2013-07-22 18:15Dave DeMarleNote Added: 0031192
2013-07-22 18:15Dave DeMarleStatusbacklog => expired
2013-07-22 18:15Dave DeMarleResolutionreopened => open
2013-07-22 18:15Dave DeMarleAssigned To => Dave DeMarle
2013-09-30 12:30xabi riobeNote Added: 0031668
2013-09-30 12:30xabi riobeStatusexpired => backlog
2013-09-30 12:30xabi riobeResolutionopen => reopened
2014-09-30 10:58Dave DeMarleProject => TBD
2014-09-30 10:58Dave DeMarleType => incorrect functionality
2014-09-30 10:58Dave DeMarleAssigned ToDave DeMarle =>
2016-07-06 16:48Berk GeveciStatusbacklog => expired
2016-07-06 16:48Berk GeveciNote Added: 0036274
2016-07-07 04:00xabi riobeStatusexpired => backlog
2016-08-12 09:55Kitware RobotNote Added: 0037148
2016-08-12 09:55Kitware RobotStatusbacklog => closed
2016-08-12 09:55Kitware RobotResolutionreopened => moved
2016-08-12 09:55Kitware RobotAssigned To => Kitware Robot

Notes
(0030906)
Jean-Christophe Fillion-Robin   
2013-06-05 14:49   
Does the problem still occur with VTK 5.10 ? VTK 6 ?

Would be great if you could submit a patch using Gerrit. For more details see http://www.vtk.org/Wiki/VTK/Git/Develop [^]

Thanks
Jc
(0031192)
Dave DeMarle   
2013-07-22 18:15   
If the bug is still present in 6.0.0, please reopen this report.
(0031668)
xabi riobe   
2013-09-30 12:30   
This issue is still present in 6.0.0

if not using CMake, adde the following line at the top of the example code:
#define vtkRenderingCore_AUTOINIT 1(vtkRenderingOpenGL)
(0036274)
Berk Geveci   
2016-07-06 16:48   
Setting to status of bugs that have not been updated in the last year to expired. Please re-open if still important.
(0037148)
Kitware Robot   
2016-08-12 09:55   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.