View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0009080 | VTK | (No Category) | public | 2009-05-28 18:34 | 2016-08-12 09:55 | ||||
Reporter | Sebastien Jourdain | ||||||||
Assigned To | Kitware Robot | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | closed | Resolution | moved | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0009080: Contribution for a new vtkImplicitFunction that represent a torus. | ||||||||
Description | The contribution contains a README on own to integrate into VTK and a C++ class with a vtkTorus header and C++ file. Some visual testing have been done by clipping a structured dataset with this implicit function and validating the resulting shape. | ||||||||
Additional Information | # # How to integrate new implicit function # in the VTK library # 1) Copy the *.cxx and the *.h files into the directory $VTK_SRC_DIR/Filtering 2) Edit the file $VTK_SRC_DIR/Filtering/CMakeLists.txt - Insert the list of the *.cxx files in the Kit_SRCS section. - An example is given below to show the evolution. Before: SET( Kit_SRCS ... After: SET( Kit_SRCS vtkTorus.cxx ... | ||||||||
Tags | No tags attached. | ||||||||
Project | |||||||||
Type | |||||||||
Attached Files | ![]() | ||||||||
Relationships | |
Relationships |
Notes | |
(0037081) Kitware Robot (administrator) 2016-08-12 09:55 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2009-05-28 18:34 | Sebastien Jourdain | New Issue | |
2009-05-28 18:34 | Sebastien Jourdain | File Added: vtkTorus-contribution.zip | |
2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
2016-08-12 09:55 | Kitware Robot | Note Added: 0037081 | |
2016-08-12 09:55 | Kitware Robot | Status | expired => closed |
2016-08-12 09:55 | Kitware Robot | Resolution | open => moved |
2016-08-12 09:55 | Kitware Robot | Assigned To | => Kitware Robot |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |