]> Creatis software - bbtk.git/commit
Feature #1894 Black box to clip a polydata with a plane.
authorRicardo A Corredor <Ricardo.Corredor@creatis.insa-lyon.fr>
Mon, 21 Jan 2013 16:24:08 +0000 (17:24 +0100)
committerRicardo A Corredor <Ricardo.Corredor@creatis.insa-lyon.fr>
Mon, 21 Jan 2013 16:24:08 +0000 (17:24 +0100)
commit3a8afa6eaa63553083bb32be8d86e3b916fda59a
tree2475cc471e5004be9f1a06dfe3842c1d232bb5d6
parent8ec8e2543ea61e6d9d0c852339009adb65892af4
Feature #1894 Black box to clip a polydata with a plane.
NewBoxes in vtk package:
PlaneClipPolyData

Look into vtk/bbs/appli/examplePlaneClipPolyData.bbs for an example
packages/vtk/bbs/appli/examplePlaneClipPolyData.bbg [new file with mode: 0644]
packages/vtk/bbs/appli/examplePlaneClipPolyData.bbs [new file with mode: 0644]
packages/vtk/src/bbvtkPlaneClipPolyData.cxx [new file with mode: 0644]
packages/vtk/src/bbvtkPlaneClipPolyData.h [new file with mode: 0644]