View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007294VTK(No Category)public2008-07-07 08:122016-08-12 09:54
ReporterJulian Ibarz 
Assigned ToKitware Robot 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0007294: Make offset parameters of vtkMapper non static
DescriptionActually the offsets parameters of vtkMapper is static and so we can't have different parameters for each mappers. It would be useful, for instance to add a skin on a mesh with a different material.
Additional InformationI made a patch that permits that but it breaks the API and we cannot access the parameters of the offsets with static methods. So vtkOpenGLImageActor::Load(vtkRenderer *ren) has to be rewritten (the best solution is to add an interface like vtkMapper in vtkOpenGLImageActor) and also TestOrientationMarkerWidget.cxx (I remove the line that set the offsets parameters using static methods).

Please tell me if you don't want to break the API, I will try to provide a better patch.
TagsNo tags attached.
Project
Type
Attached Filespatch file icon 03_offset.patch [^] (10,977 bytes) 2008-07-07 08:12 [Show Content]

 Relationships

  Notes
(0036994)
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-07-07 08:12 Julian Ibarz New Issue
2008-07-07 08:12 Julian Ibarz File Added: 03_offset.patch
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:54 Kitware Robot Note Added: 0036994
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