-
- Downloads
Generalized the Levelset routines so that we can compute isovolumes with all levelset-based plugins. This allows to extract either side of a levelset (i.e., a half space with CutPlane, the interior/exterior of a sphere with CutSphere, or the isovolume inside an isosurface with CutMap).
Showing
- Plugin/Annotate.cpp 8 additions, 9 deletionsPlugin/Annotate.cpp
- Plugin/CutMap.cpp 47 additions, 8 deletionsPlugin/CutMap.cpp
- Plugin/CutMap.h 3 additions, 0 deletionsPlugin/CutMap.h
- Plugin/CutPlane.cpp 30 additions, 8 deletionsPlugin/CutPlane.cpp
- Plugin/CutPlane.h 3 additions, 0 deletionsPlugin/CutPlane.h
- Plugin/CutSphere.cpp 22 additions, 6 deletionsPlugin/CutSphere.cpp
- Plugin/CutSphere.h 2 additions, 0 deletionsPlugin/CutSphere.h
- Plugin/DecomposeInSimplex.cpp 24 additions, 2 deletionsPlugin/DecomposeInSimplex.cpp
- Plugin/DisplacementRaise.cpp 5 additions, 6 deletionsPlugin/DisplacementRaise.cpp
- Plugin/Eigenvectors.cpp 9 additions, 10 deletionsPlugin/Eigenvectors.cpp
- Plugin/Levelset.cpp 301 additions, 95 deletionsPlugin/Levelset.cpp
- Plugin/Levelset.h 11 additions, 1 deletionPlugin/Levelset.h
- Plugin/Makefile 2 additions, 2 deletionsPlugin/Makefile
- Plugin/Remove.cpp 3 additions, 3 deletionsPlugin/Remove.cpp
- doc/VERSIONS 4 additions, 1 deletiondoc/VERSIONS
- doc/texinfo/opt_plugin.texi 47 additions, 36 deletionsdoc/texinfo/opt_plugin.texi
Loading
Please register or sign in to comment