MantisBT - VTK |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012114 | VTK | (No Category) | public | 2011-04-20 23:41 | 2013-07-23 12:05 |
|
| Reporter | xunlei | |
| Assigned To | Dave DeMarle | |
| Priority | low | Severity | text | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | 6.1.0 | |
| Project | |
| Type | |
|
| Summary | 0012114: vtkDataArraySelection::GetArrayIndex() manual error |
| Description | vtkDataArraySelection::GetArrayIndex() is described as "get an index of the array containing name within the enabled arrays". This is actually the functionality of vtkDataArraySelection::GetEnabledArrayIndex().
The source code vtkDataArraySelection.cxx verifies the above inconsistency.
|
| Steps To Reproduce | source code:
http://www.koders.com/cpp/fidE99EEC1299CDFC14078137B289DA3F7CDBE8DC0C.aspx?s=windows.h [^]
manual:
http://www.vtk.org/doc/nightly/html/classvtkDataArraySelection.html#a9822f68e0d604576fbded224403a2ba9 [^]
|
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2011-04-20 23:41 | xunlei | New Issue | |
| 2013-06-05 15:38 | Jean-Christophe Fillion-Robin | Note Added: 0030911 | |
| 2013-07-22 20:18 | Dave DeMarle | Assigned To | => Dave DeMarle |
| 2013-07-22 20:18 | Dave DeMarle | Status | backlog => todo |
| 2013-07-22 20:19 | Dave DeMarle | Note Added: 0031276 | |
| 2013-07-22 20:19 | Dave DeMarle | Status | todo => active development |
| 2013-07-23 12:05 | Dave DeMarle | Note Added: 0031320 | |
| 2013-07-23 12:05 | Dave DeMarle | Status | active development => closed |
| 2013-07-23 12:05 | Dave DeMarle | Resolution | open => fixed |
| 2013-07-23 12:05 | Dave DeMarle | Fixed in Version | => 6.1.0 |