Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

vtkSynchronizedTemplatesCutter3D Class Reference

#include <vtkSynchronizedTemplatesCutter3D.h>

Inheritance diagram for vtkSynchronizedTemplatesCutter3D:

Inheritance graph
[legend]
Collaboration diagram for vtkSynchronizedTemplatesCutter3D:

Collaboration graph
[legend]
List of all members.

Detailed Description

generate cut surface from structured points

vtkSynchronizedTemplatesCutter3D is an implementation of the synchronized template algorithm. Note that vtkCutFilter will automatically use this class when appropriate.

See also:
vtkContourFilter vtkSynchronizedTemplates3D

Definition at line 34 of file vtkSynchronizedTemplatesCutter3D.h.

Public Types

typedef vtkSynchronizedTemplates3D Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
void ThreadedExecute (vtkImageData *data, vtkInformation *outInfo, int *exExt, int)
virtual void SetCutFunction (vtkImplicitFunction *)
virtual vtkImplicitFunctionGetCutFunction ()

Static Public Member Functions

static vtkSynchronizedTemplatesCutter3DNew ()
static int IsTypeOf (const char *type)
static vtkSynchronizedTemplatesCutter3DSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkSynchronizedTemplatesCutter3D ()
 ~vtkSynchronizedTemplatesCutter3D ()
virtual int RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *)

Protected Attributes

vtkImplicitFunctionCutFunction


Member Typedef Documentation

typedef vtkSynchronizedTemplates3D vtkSynchronizedTemplatesCutter3D::Superclass
 

Reimplemented from vtkSynchronizedTemplates3D.

Definition at line 39 of file vtkSynchronizedTemplatesCutter3D.h.


Constructor & Destructor Documentation

vtkSynchronizedTemplatesCutter3D::vtkSynchronizedTemplatesCutter3D  )  [protected]
 

vtkSynchronizedTemplatesCutter3D::~vtkSynchronizedTemplatesCutter3D  )  [protected]
 


Member Function Documentation

static vtkSynchronizedTemplatesCutter3D* vtkSynchronizedTemplatesCutter3D::New  )  [static]
 

Create an object with Debug turned off, modified time initialized to zero, and reference counting on.

Reimplemented from vtkSynchronizedTemplates3D.

virtual const char* vtkSynchronizedTemplatesCutter3D::GetClassName  )  [virtual]
 

Reimplemented from vtkSynchronizedTemplates3D.

static int vtkSynchronizedTemplatesCutter3D::IsTypeOf const char *  type  )  [static]
 

Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkSynchronizedTemplates3D.

virtual int vtkSynchronizedTemplatesCutter3D::IsA const char *  type  )  [virtual]
 

Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h.

Reimplemented from vtkSynchronizedTemplates3D.

static vtkSynchronizedTemplatesCutter3D* vtkSynchronizedTemplatesCutter3D::SafeDownCast vtkObject o  )  [static]
 

Reimplemented from vtkSynchronizedTemplates3D.

void vtkSynchronizedTemplatesCutter3D::PrintSelf ostream &  os,
vtkIndent  indent
[virtual]
 

Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.

Reimplemented from vtkSynchronizedTemplates3D.

void vtkSynchronizedTemplatesCutter3D::ThreadedExecute vtkImageData data,
vtkInformation outInfo,
int *  exExt,
int 
 

Needed by templated functions.

virtual void vtkSynchronizedTemplatesCutter3D::SetCutFunction vtkImplicitFunction  )  [virtual]
 

Specify the implicit function to perform the cutting.

virtual vtkImplicitFunction* vtkSynchronizedTemplatesCutter3D::GetCutFunction  )  [virtual]
 

Specify the implicit function to perform the cutting.

virtual int vtkSynchronizedTemplatesCutter3D::RequestData vtkInformation ,
vtkInformationVector **  ,
vtkInformationVector
[protected, virtual]
 

This is called by the superclass. This is the method you should override.

Reimplemented from vtkSynchronizedTemplates3D.


Member Data Documentation

vtkImplicitFunction* vtkSynchronizedTemplatesCutter3D::CutFunction [protected]
 

Definition at line 58 of file vtkSynchronizedTemplatesCutter3D.h.


The documentation for this class was generated from the following file:
Generated on Tue Jan 22 00:21:10 2008 for VTK by  doxygen 1.4.3-20050530