MantisBT - VTK |
| View Issue Details |
|
| 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 | | |
| Project | Kitware |
| Type | incorrect functionality |
|
| 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].
|
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2011-11-16 20:09 | Masahiro AONO | New Issue | |
| 2012-01-23 10:04 | Utkarsh Ayachit | Assigned To | => Leo Liu |
| 2012-01-23 10:04 | Utkarsh Ayachit | Status | backlog => tabled |
| 2012-02-03 16:27 | guest | Note Added: 0028053 | |
| 2012-02-03 16:27 | guest | Status | tabled => customer review |
| 2012-02-03 16:27 | guest | Resolution | open => fixed |
| 2013-04-05 20:32 | Berk Geveci | Status | customer review => closed |