MantisBT - VTK
View Issue Details
0000054VTK(No Category)public2003-07-02 13:022004-02-02 16:49
Rohit kumar 
System Admin 
normalmajoralways
closedno change required 
 
 
0000054: Inheritance not preserved!
In many classes: vtkVolumeMapper, vtkVolumeReader, vtkImageToStructuredPoints amongst others: they do not acknowledge inheritance of vtkObject or vtkDataSet. The exact message upon initialization and compilation is of the form:

Error: 'initializing' : cannot convert from 'vtkObject *' to 'vtkVolumeReader *'

Version of VTK: 4.2 Precompiled Binary for Windows
No tags attached.
Issue History
2011-06-16 13:11Zack GalbreathCategory => (No Category)

Notes
(0000007)
System Admin   
2003-07-02 13:22   
Should use vtkVolumeReader::SafeDownCast