[vtk-developers] [VTK 0011956]: vtkCellTypes::GetTypeIdFromClassName fails to return the proper type ID for all BiQuadratic cell types

Mantis Bug Tracker mantis at public.kitware.com
Thu Mar 10 05:41:10 EST 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=11956 
====================================================================== 
Reported By:                Andreas Buykx
Assigned To:                
====================================================================== 
Project:                    VTK
Issue ID:                   11956
Category:                   Development
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-03-10 11:41 CET
Last Modified:              2011-03-10 11:41 CET
====================================================================== 
Summary:                    vtkCellTypes::GetTypeIdFromClassName fails to return
the proper type ID for all BiQuadratic cell types
Description: 
The list of cell type names (vtkCellTypesStrings) that is used for mapping class
names to cell type ids spells the bi-quadratic cell type names differently from
their corresponding class name: vtkBiQuadraticQuad is spelled
vtkBiquadraticQuad.

Steps to Reproduce: 
Code inspection in vtkCellTypes.cxx shows this. The function is not called from
any test. 
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-03-10 11:41 Andreas Buykx  New Issue                                    
======================================================================




More information about the vtk-developers mailing list