| View Issue Details [ Jump to Notes ] | [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0005318 | VTK | (No Category) | public | 2007-07-09 12:04 | 2016-08-12 09:54 |
|
| Reporter | David Feng | |
| Assigned To | Will Schroeder | |
| Priority | low | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0005318: transformable vtkImagePlaneWidget |
| Description | The vtkImagePlaneWidget does not allow users to transform the plane actors, a feature critical for registering multiple datasets that have their own coordinate systems. I have added that functionality in the attached files while preserving picking functionality.
I have added two vtkMatri4x4's: this->UserMatrix and this->UserMatrixInverse. These are used several times throughout the original code to ensure that image-space coordinates are properly transformed to and from world-space coordinates (UserMatrix and UserMatrixInverse, respectively). |
| Tags | No tags attached. |
|
| Project | |
| Type | |
|
| Attached Files | myImagePlaneWidget.zip [^] (20,538 bytes) 1969-12-31 19:00 |
|