MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0010972 | VTK | (No Category) | public | 2010-07-09 16:09 | 2013-04-05 19:59 |
| Reporter | Burlen | ||||
| Assigned To | François Bertel | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | won't fix | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0010972: vtkDataSet::GetDataObjectType is not virtual | ||||
| Description | vtkDataSet::GetDataObjectType should be a virtual method, it is not currently. Because it's not virtual, if you have an object of type vtkDataSet then you have to already know what derived type is and down cast it in order to get the right return value from this method making it pretty much useless for determining the object's type. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2010-07-09 16:09 | Burlen | New Issue | |||
| 2010-07-12 10:58 | François Bertel | Status | backlog => tabled | ||
| 2010-07-12 10:58 | François Bertel | Assigned To | => François Bertel | ||
| 2010-07-12 11:00 | François Bertel | Note Added: 0021354 | |||
| 2010-07-12 11:00 | François Bertel | Status | tabled => @80@ | ||
| 2010-07-12 11:00 | François Bertel | Resolution | open => won't fix | ||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2013-04-05 19:59 | Berk Geveci | Status | customer review => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||