View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001120VTK(No Category)public2004-08-31 07:302005-11-17 16:21
ReporterBrad King 
Assigned ToBrad King 
PrioritylowSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001120: Support for 64-bit types without 64-bit ids
DescriptionCurrently the vtkTemplateMacro supports all the fundamental C types like "unsigned long" and "int". Instead it should support all combinations of size/signedness like "vtkTypeUInt32" and "vtkTypeInt64" using whatever native types are available to fill the roles. The vtkType.h file from ParaView/Utilities/VTKClientServer should be adapted to plain-old VTK, put in Common, and always included.

These changes will allow all kinds of data to be processed even when 64-bit ids are not in use.
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0003268)
Brad King (developer)
2005-11-17 16:21

This has now been implemented and is in VTK 5.0. I'm closing this bug.

 Issue History
Date Modified Username Field Change
2011-06-16 13:11 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team