View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007195VTK(No Category)public2008-06-16 19:582016-08-12 09:54
Reporteryyrs 
Assigned ToKitware Robot 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0007195: either vtkStructuredGridReader or SetExtent method reverses the order of point coordinates: x <--> z
DescriptionThe attached file (in vtkStructuredGrid ASCII format) has a scalar
that depends only on the z coordinate (in a 4x4x4 cubic box).
So, when it is read with a vtkStructuredGridReader and then a plane
is picked up via

SetExtent 0 3 0 3 $zval $zval

(where zval is a number between 0 and 3), the entire plane should be
the same color. It isn't. It comes out the same color, though, for

SetExtent $xval $xval 0 3 0 3

Looks like x and z coordinates are mixed up somewhere along the way.


TagsNo tags attached.
Project
Type
Attached Files? file icon vtk_test [^] (785 bytes) 2008-06-16 19:58 [Show Content]

 Relationships

  Notes
(0012354)
yyrs (reporter)
2008-06-16 20:02

I am using vtk-5.0.4.
(0036989)
Kitware Robot (administrator)
2016-08-12 09:54

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.

 Issue History
Date Modified Username Field Change
2008-06-16 19:58 yyrs New Issue
2008-06-16 19:58 yyrs File Added: vtk_test
2008-06-16 20:02 yyrs Note Added: 0012354
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:54 Kitware Robot Note Added: 0036989
2016-08-12 09:54 Kitware Robot Status expired => closed
2016-08-12 09:54 Kitware Robot Resolution open => moved
2016-08-12 09:54 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team