MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0004066 | VTK | (No Category) | public | 2006-11-22 19:14 | 2016-08-12 09:54 |
| Reporter | Andrew Maclean | ||||
| Assigned To | Will Schroeder | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0004066: The left-handed axes are not left-handed. | ||||
| Description | In /Widgets/Testing/Cxx/TestOrientationMarkerWidget.cxx line 510. This should be: transform->RotateY(180); You need a reflection along one of the axes in order to change the handedness. A rotation of 90 will not do it but a rotation of 180 will. You could also use transform->Scale(1,1,-1) but the colours will be all black. It seems that orientation of the normals is changed if this is done. (I think.) | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2016-08-12 09:54 | Kitware Robot | Note Added: 0036894 | |||
| 2016-08-12 09:54 | Kitware Robot | Status | expired => closed | ||
| 2016-08-12 09:54 | Kitware Robot | Resolution | open => moved | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||