bbvtk::MarchingCubes Class Reference

#include <bbvtkMarchingCubes.h>

List of all members.

Private Member Functions

 BBTK_VTK_BLACK_BOX_INTERFACE (MarchingCubes, bbtk::AtomicBlackBox, vtkMarchingCubes)
 BBTK_DECLARE_VTK_INPUT (In, vtkImageData *)
 BBTK_DECLARE_VTK_OUTPUT (Out, vtkPolyData *)
double bbGetInputValue ()
void bbSetInputValue (double d)
 BBTK_VTK_PROCESS ()


Detailed Description

Definition at line 62 of file bbvtkMarchingCubes.h.


Member Function Documentation

bbvtk::MarchingCubes::BBTK_VTK_BLACK_BOX_INTERFACE ( MarchingCubes  ,
bbtk::AtomicBlackBox  ,
vtkMarchingCubes   
) [private]

bbvtk::MarchingCubes::BBTK_DECLARE_VTK_INPUT ( In  ,
vtkImageData *   
) [private]

bbvtk::MarchingCubes::BBTK_DECLARE_VTK_OUTPUT ( Out  ,
vtkPolyData *   
) [private]

double bbvtk::MarchingCubes::bbGetInputValue (  )  [inline, private]

Definition at line 78 of file bbvtkMarchingCubes.h.

00079        { return vtkMarchingCubes::GetValue(0); }

void bbvtk::MarchingCubes::bbSetInputValue ( double  d  )  [inline, private]

Definition at line 80 of file bbvtkMarchingCubes.h.

00081        { vtkMarchingCubes::SetValue(0,d); }

bbvtk::MarchingCubes::BBTK_VTK_PROCESS (  )  [private]


The documentation for this class was generated from the following file:

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