| View Issue Details [ Jump to Notes ] | [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012734 | VTK | (No Category) | public | 2011-11-16 20:09 | 2013-04-05 20:32 |
|
| Reporter | Masahiro AONO | |
| Assigned To | Leo Liu | |
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | 5.8.0 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0012734: vtkReflectionFilter pyramid cells |
| Description | vtkReflectionFilter seems to flip pyramid cells incorrect.
The pyramid [0 1 2 3 4] should be [3 2 1 0 4], but this filter outputs [4 3 2 1 0].
|
| Tags | No tags attached. |
|
| Project | Kitware |
| Type | incorrect functionality |
|
| Attached Files | |
|