Compute centerlines from surface.
More...
#include <vtkvmtkPolyDataCenterlines.h>
Compute centerlines from surface.
- Date
- 2006/07/17 09:52:56
- Revision
- 1.6
...
Definition at line 42 of file vtkvmtkPolyDataCenterlines.h.
◆ Superclass
◆ vtkvmtkPolyDataCenterlines()
vtkvmtkPolyDataCenterlines::vtkvmtkPolyDataCenterlines |
( |
| ) |
|
|
protected |
◆ ~vtkvmtkPolyDataCenterlines()
vtkvmtkPolyDataCenterlines::~vtkvmtkPolyDataCenterlines |
( |
| ) |
|
|
protected |
◆ IsTypeOf()
static int vtkvmtkPolyDataCenterlines::IsTypeOf |
( |
const char * |
type | ) |
|
|
static |
◆ IsA()
virtual int vtkvmtkPolyDataCenterlines::IsA |
( |
const char * |
type | ) |
|
|
virtual |
◆ SafeDownCast()
◆ NewInstanceInternal()
virtual vtkObjectBase* vtkvmtkPolyDataCenterlines::NewInstanceInternal |
( |
| ) |
const |
|
protectedvirtual |
◆ NewInstance()
◆ PrintSelf()
void vtkvmtkPolyDataCenterlines::PrintSelf |
( |
ostream & |
os, |
|
|
vtkIndent |
indent |
|
) |
| |
◆ New()
◆ SetSourceSeedIds()
virtual void vtkvmtkPolyDataCenterlines::SetSourceSeedIds |
( |
vtkIdList * |
| ) |
|
|
virtual |
◆ GetSourceSeedIds()
virtual vtkIdList* vtkvmtkPolyDataCenterlines::GetSourceSeedIds |
( |
| ) |
|
|
virtual |
◆ SetTargetSeedIds()
virtual void vtkvmtkPolyDataCenterlines::SetTargetSeedIds |
( |
vtkIdList * |
| ) |
|
|
virtual |
◆ GetTargetSeedIds()
virtual vtkIdList* vtkvmtkPolyDataCenterlines::GetTargetSeedIds |
( |
| ) |
|
|
virtual |
◆ SetCapCenterIds()
virtual void vtkvmtkPolyDataCenterlines::SetCapCenterIds |
( |
vtkIdList * |
| ) |
|
|
virtual |
◆ GetCapCenterIds()
virtual vtkIdList* vtkvmtkPolyDataCenterlines::GetCapCenterIds |
( |
| ) |
|
|
virtual |
◆ SetDelaunayTessellation()
virtual void vtkvmtkPolyDataCenterlines::SetDelaunayTessellation |
( |
vtkUnstructuredGrid * |
| ) |
|
|
virtual |
◆ GetDelaunayTessellation()
virtual vtkUnstructuredGrid* vtkvmtkPolyDataCenterlines::GetDelaunayTessellation |
( |
| ) |
|
|
virtual |
◆ GetVoronoiDiagram()
virtual vtkPolyData* vtkvmtkPolyDataCenterlines::GetVoronoiDiagram |
( |
| ) |
|
|
virtual |
◆ GetPoleIds()
virtual vtkIdList* vtkvmtkPolyDataCenterlines::GetPoleIds |
( |
| ) |
|
|
virtual |
◆ SetRadiusArrayName()
virtual void vtkvmtkPolyDataCenterlines::SetRadiusArrayName |
( |
const char * |
| ) |
|
|
virtual |
◆ GetRadiusArrayName()
virtual char* vtkvmtkPolyDataCenterlines::GetRadiusArrayName |
( |
| ) |
|
|
virtual |
◆ SetCostFunction()
virtual void vtkvmtkPolyDataCenterlines::SetCostFunction |
( |
const char * |
| ) |
|
|
virtual |
◆ GetCostFunction()
virtual char* vtkvmtkPolyDataCenterlines::GetCostFunction |
( |
| ) |
|
|
virtual |
◆ SetEikonalSolutionArrayName()
virtual void vtkvmtkPolyDataCenterlines::SetEikonalSolutionArrayName |
( |
const char * |
| ) |
|
|
virtual |
◆ GetEikonalSolutionArrayName()
virtual char* vtkvmtkPolyDataCenterlines::GetEikonalSolutionArrayName |
( |
| ) |
|
|
virtual |
◆ SetEdgeArrayName()
virtual void vtkvmtkPolyDataCenterlines::SetEdgeArrayName |
( |
const char * |
| ) |
|
|
virtual |
◆ GetEdgeArrayName()
virtual char* vtkvmtkPolyDataCenterlines::GetEdgeArrayName |
( |
| ) |
|
|
virtual |
◆ SetEdgePCoordArrayName()
virtual void vtkvmtkPolyDataCenterlines::SetEdgePCoordArrayName |
( |
const char * |
| ) |
|
|
virtual |
◆ GetEdgePCoordArrayName()
virtual char* vtkvmtkPolyDataCenterlines::GetEdgePCoordArrayName |
( |
| ) |
|
|
virtual |
◆ SetCostFunctionArrayName()
virtual void vtkvmtkPolyDataCenterlines::SetCostFunctionArrayName |
( |
const char * |
| ) |
|
|
virtual |
◆ GetCostFunctionArrayName()
virtual char* vtkvmtkPolyDataCenterlines::GetCostFunctionArrayName |
( |
| ) |
|
|
virtual |
◆ SetFlipNormals()
virtual void vtkvmtkPolyDataCenterlines::SetFlipNormals |
( |
int |
| ) |
|
|
virtual |
◆ GetFlipNormals()
virtual int vtkvmtkPolyDataCenterlines::GetFlipNormals |
( |
| ) |
|
|
virtual |
◆ FlipNormalsOn()
virtual void vtkvmtkPolyDataCenterlines::FlipNormalsOn |
( |
| ) |
|
|
virtual |
◆ FlipNormalsOff()
virtual void vtkvmtkPolyDataCenterlines::FlipNormalsOff |
( |
| ) |
|
|
virtual |
◆ SetSimplifyVoronoi()
virtual void vtkvmtkPolyDataCenterlines::SetSimplifyVoronoi |
( |
int |
| ) |
|
|
virtual |
◆ GetSimplifyVoronoi()
virtual int vtkvmtkPolyDataCenterlines::GetSimplifyVoronoi |
( |
| ) |
|
|
virtual |
◆ SimplifyVoronoiOn()
virtual void vtkvmtkPolyDataCenterlines::SimplifyVoronoiOn |
( |
| ) |
|
|
virtual |
◆ SimplifyVoronoiOff()
virtual void vtkvmtkPolyDataCenterlines::SimplifyVoronoiOff |
( |
| ) |
|
|
virtual |
◆ SetCenterlineResampling()
virtual void vtkvmtkPolyDataCenterlines::SetCenterlineResampling |
( |
int |
| ) |
|
|
virtual |
◆ GetCenterlineResampling()
virtual int vtkvmtkPolyDataCenterlines::GetCenterlineResampling |
( |
| ) |
|
|
virtual |
◆ CenterlineResamplingOn()
virtual void vtkvmtkPolyDataCenterlines::CenterlineResamplingOn |
( |
| ) |
|
|
virtual |
◆ CenterlineResamplingOff()
virtual void vtkvmtkPolyDataCenterlines::CenterlineResamplingOff |
( |
| ) |
|
|
virtual |
◆ SetResamplingStepLength()
virtual void vtkvmtkPolyDataCenterlines::SetResamplingStepLength |
( |
double |
| ) |
|
|
virtual |
◆ GetResamplingStepLength()
virtual double vtkvmtkPolyDataCenterlines::GetResamplingStepLength |
( |
| ) |
|
|
virtual |
◆ SetAppendEndPointsToCenterlines()
virtual void vtkvmtkPolyDataCenterlines::SetAppendEndPointsToCenterlines |
( |
int |
| ) |
|
|
virtual |
◆ GetAppendEndPointsToCenterlines()
virtual int vtkvmtkPolyDataCenterlines::GetAppendEndPointsToCenterlines |
( |
| ) |
|
|
virtual |
◆ AppendEndPointsToCenterlinesOn()
virtual void vtkvmtkPolyDataCenterlines::AppendEndPointsToCenterlinesOn |
( |
| ) |
|
|
virtual |
◆ AppendEndPointsToCenterlinesOff()
virtual void vtkvmtkPolyDataCenterlines::AppendEndPointsToCenterlinesOff |
( |
| ) |
|
|
virtual |
◆ SetGenerateDelaunayTessellation()
virtual void vtkvmtkPolyDataCenterlines::SetGenerateDelaunayTessellation |
( |
int |
| ) |
|
|
virtual |
◆ GetGenerateDelaunayTessellation()
virtual int vtkvmtkPolyDataCenterlines::GetGenerateDelaunayTessellation |
( |
| ) |
|
|
virtual |
◆ GenerateDelaunayTessellationOn()
virtual void vtkvmtkPolyDataCenterlines::GenerateDelaunayTessellationOn |
( |
| ) |
|
|
virtual |
◆ GenerateDelaunayTessellationOff()
virtual void vtkvmtkPolyDataCenterlines::GenerateDelaunayTessellationOff |
( |
| ) |
|
|
virtual |
◆ SetDelaunayTolerance()
virtual void vtkvmtkPolyDataCenterlines::SetDelaunayTolerance |
( |
double |
| ) |
|
|
virtual |
◆ GetDelaunayTolerance()
virtual double vtkvmtkPolyDataCenterlines::GetDelaunayTolerance |
( |
| ) |
|
|
virtual |
◆ RequestData()
virtual int vtkvmtkPolyDataCenterlines::RequestData |
( |
vtkInformation * |
, |
|
|
vtkInformationVector ** |
, |
|
|
vtkInformationVector * |
|
|
) |
| |
|
protectedvirtual |
◆ FindVoronoiSeeds()
void vtkvmtkPolyDataCenterlines::FindVoronoiSeeds |
( |
vtkUnstructuredGrid * |
delaunay, |
|
|
vtkIdList * |
boundaryBaricenterIds, |
|
|
vtkDataArray * |
normals, |
|
|
vtkIdList * |
seedIds |
|
) |
| |
|
protected |
◆ AppendEndPoints()
void vtkvmtkPolyDataCenterlines::AppendEndPoints |
( |
vtkPoints * |
endPointPairs | ) |
|
|
protected |
◆ ResampleCenterlines()
void vtkvmtkPolyDataCenterlines::ResampleCenterlines |
( |
| ) |
|
|
protected |
◆ ReverseCenterlines()
void vtkvmtkPolyDataCenterlines::ReverseCenterlines |
( |
| ) |
|
|
protected |
◆ SourceSeedIds
vtkIdList* vtkvmtkPolyDataCenterlines::SourceSeedIds |
|
protected |
◆ TargetSeedIds
vtkIdList* vtkvmtkPolyDataCenterlines::TargetSeedIds |
|
protected |
◆ CapCenterIds
vtkIdList* vtkvmtkPolyDataCenterlines::CapCenterIds |
|
protected |
◆ DelaunayTessellation
vtkUnstructuredGrid* vtkvmtkPolyDataCenterlines::DelaunayTessellation |
|
protected |
◆ VoronoiDiagram
vtkPolyData* vtkvmtkPolyDataCenterlines::VoronoiDiagram |
|
protected |
◆ PoleIds
vtkIdList* vtkvmtkPolyDataCenterlines::PoleIds |
|
protected |
◆ RadiusArrayName
char* vtkvmtkPolyDataCenterlines::RadiusArrayName |
|
protected |
◆ CostFunction
char* vtkvmtkPolyDataCenterlines::CostFunction |
|
protected |
◆ EikonalSolutionArrayName
char* vtkvmtkPolyDataCenterlines::EikonalSolutionArrayName |
|
protected |
◆ EdgeArrayName
char* vtkvmtkPolyDataCenterlines::EdgeArrayName |
|
protected |
◆ EdgePCoordArrayName
char* vtkvmtkPolyDataCenterlines::EdgePCoordArrayName |
|
protected |
◆ CostFunctionArrayName
char* vtkvmtkPolyDataCenterlines::CostFunctionArrayName |
|
protected |
◆ FlipNormals
int vtkvmtkPolyDataCenterlines::FlipNormals |
|
protected |
◆ SimplifyVoronoi
int vtkvmtkPolyDataCenterlines::SimplifyVoronoi |
|
protected |
◆ AppendEndPointsToCenterlines
int vtkvmtkPolyDataCenterlines::AppendEndPointsToCenterlines |
|
protected |
◆ CenterlineResampling
int vtkvmtkPolyDataCenterlines::CenterlineResampling |
|
protected |
◆ ResamplingStepLength
double vtkvmtkPolyDataCenterlines::ResamplingStepLength |
|
protected |
◆ GenerateDelaunayTessellation
int vtkvmtkPolyDataCenterlines::GenerateDelaunayTessellation |
|
protected |
◆ DelaunayTolerance
double vtkvmtkPolyDataCenterlines::DelaunayTolerance |
|
protected |
The documentation for this class was generated from the following file: