View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000495VTK(No Category)public2004-01-07 18:342016-08-12 09:54
Reporterjohn platt 
Assigned ToWill Schroeder 
PrioritylowSeverityfeatureReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000495: Can only color map vtkDataSet with scalar attribute component 0
DescriptionCan only colour map vtkDataSet using component 0 of scalar attribute data. The local instance of vtkPolyDataMapper in vtkDataSetMapper only copies the array component for field data. You are still required to use ColorByArrayComponent() to set the required component but the docs warn that this is a legacy method.

vtkDataSetMapper.cxx about line 132 - removing the check on the scalarmode gives me the required functionality but still requires use of ColorByArrayComponent(). Perhaps a default parameter in SetScalarModeToUse***() specifying the required component would be cleaner?
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0036708)
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
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:54 Kitware Robot Note Added: 0036708
2016-08-12 09:54 Kitware Robot Status expired => closed
2016-08-12 09:54 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team