| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0002924 | VTK | (No Category) | public | 2006-02-28 18:41 | 2013-06-05 17:42 | ||||
| Reporter | Jens Henrik Goebbert | ||||||||
| Assigned To | Jean-Christophe Fillion-Robin | ||||||||
| Priority | low | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | won't fix | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0002924: missing const in vtkCellLocator::Distance2ToBounds() | ||||||||
| Description | vtkCellLocator::Distance2ToBounds(double x[3], double bounds[6]) should be vtkCellLocator::Distance2ToBounds(const double x[3], const double bounds[6]) like it is in vtkPointLocator. | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0030951) Jean-Christophe Fillion-Robin (manager) 2013-06-05 17:42 |
VTK hasn't been designed with const correctness. See here for full discussion: http://vtk.1045678.n5.nabble.com/const-correctness-td3375126i20.html [^] |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-11-30 09:13 | Mathieu Malaterre | Assigned To | Mathieu Malaterre => David Cole |
| 2011-01-19 09:58 | David Cole | Assigned To | David Cole => |
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
| 2013-06-05 17:41 | Jean-Christophe Fillion-Robin | Assigned To | => Jean-Christophe Fillion-Robin |
| 2013-06-05 17:41 | Jean-Christophe Fillion-Robin | Status | backlog => tabled |
| 2013-06-05 17:42 | Jean-Christophe Fillion-Robin | Note Added: 0030951 | |
| 2013-06-05 17:42 | Jean-Christophe Fillion-Robin | Status | tabled => closed |
| 2013-06-05 17:42 | Jean-Christophe Fillion-Robin | Resolution | open => won't fix |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |