MantisBT - VTK |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0013368 | VTK | (No Category) | public | 2012-08-17 07:50 | 2012-08-20 06:49 |
|
Reporter | Henning Meyer | |
Assigned To | | |
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | no change required | |
Platform | | OS | | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Project | TBD |
Type | incorrect functionality |
|
Summary | 0013368: vtkImplicitBoolean Difference not working |
Description | when trying to subtract to build the boolean difference implicit functions, just the result of the first function is returned. Not difference operation is performed.
Nevertheless, Union and Intersection work fine.
See attached example - first a union of a quadric ellipsoid and a sphere is calculated and displayed. After closing the window the calculation is repeated in difference mode. But as result only the full quadric is displayed - no sphere is subtracted.
Unfortunately I wasn't unable to find the cause. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | ImplicitTest.tbz (1,174) 2012-08-17 07:50 https://www.vtk.org/Bug/file/9249/ImplicitTest.tbz |
|
Issue History |
Date Modified | Username | Field | Change |
2012-08-17 07:50 | Henning Meyer | New Issue | |
2012-08-17 07:50 | Henning Meyer | File Added: ImplicitTest.tbz | |
2012-08-20 06:48 | Henning Meyer | Note Added: 0029028 | |
2012-08-20 06:49 | Henning Meyer | Note Added: 0029029 | |
2012-08-20 06:49 | Henning Meyer | Status | backlog => closed |
2012-08-20 06:49 | Henning Meyer | Resolution | open => no change required |