project point data from a reference surface onto an input surface.
More...
#include <vtkvmtkSurfaceProjection.h>
project point data from a reference surface onto an input surface.
- Date
- 2006/04/06 16:47:48
- Revision
- 1.4
Definition at line 37 of file vtkvmtkSurfaceProjection.h.
◆ Superclass
◆ vtkvmtkSurfaceProjection()
vtkvmtkSurfaceProjection::vtkvmtkSurfaceProjection |
( |
| ) |
|
|
protected |
◆ ~vtkvmtkSurfaceProjection()
vtkvmtkSurfaceProjection::~vtkvmtkSurfaceProjection |
( |
| ) |
|
|
protected |
◆ IsTypeOf()
static int vtkvmtkSurfaceProjection::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ IsA()
virtual int vtkvmtkSurfaceProjection::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ SafeDownCast()
◆ NewInstanceInternal()
virtual vtkObjectBase* vtkvmtkSurfaceProjection::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
◆ NewInstance()
◆ PrintSelf()
void vtkvmtkSurfaceProjection::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
◆ New()
◆ SetReferenceSurface()
virtual void vtkvmtkSurfaceProjection::SetReferenceSurface |
( |
vtkPolyData * |
| ) |
|
|
virtual |
Set/Get the reference surface to compute distance from.
◆ GetReferenceSurface()
virtual vtkPolyData* vtkvmtkSurfaceProjection::GetReferenceSurface |
( |
| ) |
|
|
virtual |
Set/Get the reference surface to compute distance from.
◆ RequestData()
virtual int vtkvmtkSurfaceProjection::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
◆ ReferenceSurface
vtkPolyData* vtkvmtkSurfaceProjection::ReferenceSurface |
|
protected |
The documentation for this class was generated from the following file: