/home/guigues/build/bbtk-build-tmp/bbtk/packages/vtk/src/bbvtkIsoSurfaceExtractor.h File Reference

Short description in one line. More...

#include "vtkImageData.h"
#include "vtkRenderer.h"
#include "vtkMarchingCubes.h"
#include "vtkPolyDataMapper.h"
#include "vtkProp3D.h"
#include "vtkActor.h"
#include <vector>
#include "bbtkAtomicBlackBox.h"

Include dependency graph for bbvtkIsoSurfaceExtractor.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  bbvtk

Classes

class  bbvtk::IsoSurfaceExtractor

Typedefs

typedef std::vector< double > bbvtk::vectorcolour

Functions

 bbvtk::BBTK_BEGIN_DESCRIBE_BLACK_BOX (IsoSurfaceExtractor, bbtk::AtomicBlackBox)
 bbvtk::BBTK_NAME ("IsoSurfaceExtractor")
 bbvtk::BBTK_AUTHOR ("eduardo.davila / laurent.guigues at creatis.insa-lyon.fr")
 bbvtk::BBTK_DESCRIPTION ("Extracts an iso-surface of a 3D image and creates a vtkProp3D object to insert into a 3D scene (e.g. a Viewer3D)")
 bbvtk::BBTK_CATEGORY ("3D object creator")
 bbvtk::BBTK_INPUT (IsoSurfaceExtractor, In,"Input image", vtkImageData *,"")
 bbvtk::BBTK_INPUT (IsoSurfaceExtractor, Isovalue,"Isovalue", double,"")
 bbvtk::BBTK_INPUT (IsoSurfaceExtractor, Opacity,"Opacity", double,"")
 bbvtk::BBTK_INPUT (IsoSurfaceExtractor, Colour,"r g b", vectorcolour,"colour")
 bbvtk::BBTK_INPUT (IsoSurfaceExtractor, Renderer,"3D scene in which to insert the surface", vtkRenderer *,"")
 bbvtk::BBTK_OUTPUT (IsoSurfaceExtractor, Out,"Extracted iso-surface", vtkProp3D *,"")
 bbvtk::BBTK_END_DESCRIBE_BLACK_BOX (IsoSurfaceExtractor)


Detailed Description

Short description in one line.

Long description which can span multiple lines

Pattern for the definition of a new type of Node (header)

Definition in file bbvtkIsoSurfaceExtractor.h.


Generated on Tue Oct 21 16:06:58 2008 for vtk by  doxygen 1.5.6