VTK
vtkDijkstraGraphGeodesicPath Member List

This is the complete list of members for vtkDijkstraGraphGeodesicPath, including all inherited members.

AbortExecutevtkAlgorithm
AbortExecuteOff()vtkAlgorithmvirtual
AbortExecuteOn()vtkAlgorithmvirtual
AddInput(vtkDataObject *)vtkPolyDataAlgorithm
AddInput(int, vtkDataObject *)vtkPolyDataAlgorithm
AddInputConnection(int port, vtkAlgorithmOutput *input)vtkAlgorithmvirtual
AddInputConnection(vtkAlgorithmOutput *input)vtkAlgorithmvirtual
AddObserver(unsigned long event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(const char *event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AdjacencyBuildTimevtkDijkstraGraphGeodesicPathprotected
BreakOnError()vtkObjectstatic
BuildAdjacency(vtkDataSet *inData)vtkDijkstraGraphGeodesicPathprotectedvirtual
CalculateDynamicEdgeCost(vtkDataSet *, vtkIdType, vtkIdType)vtkDijkstraGraphGeodesicPathinlineprotectedvirtual
CalculateStaticEdgeCost(vtkDataSet *inData, vtkIdType u, vtkIdType v)vtkDijkstraGraphGeodesicPathprotectedvirtual
CollectRevisions(ostream &os)vtkObjectBaseprotectedvirtual
ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, unsigned long *mtime)vtkAlgorithmvirtual
ComputePriority()vtkAlgorithmvirtual
ConvertTotalInputToPortConnection(int ind, int &port, int &conn)vtkAlgorithm
CreateDefaultExecutive()vtkAlgorithmprotectedvirtual
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
DefaultExecutivePrototypevtkAlgorithmprotectedstatic
Delete()vtkObjectBasevirtual
EndVertexvtkGraphGeodesicPathprotected
ErrorCodevtkAlgorithmprotected
Execute()vtkPolyDataAlgorithmprotectedvirtual
ExecuteData(vtkDataObject *output)vtkPolyDataAlgorithmprotectedvirtual
FastDelete()vtkObjectBasevirtual
FillInputPortInformation(int port, vtkInformation *info)vtkGeodesicPathprotectedvirtual
FillOutputPortInformation(int port, vtkInformation *info)vtkPolyDataAlgorithmprotectedvirtual
GetAbortExecute()vtkAlgorithmvirtual
GetClassName()vtkDijkstraGraphGeodesicPathvirtual
vtkObjectBase::GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCumulativeWeights(vtkDoubleArray *weights)vtkDijkstraGraphGeodesicPathvirtual
GetDebug()vtkObject
GetEndVertex()vtkGraphGeodesicPathvirtual
GetErrorCode()vtkAlgorithmvirtual
GetExecutive()vtkAlgorithm
GetGeodesicLength()vtkDijkstraGraphGeodesicPathinlinevirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetIdList()vtkDijkstraGraphGeodesicPathvirtual
GetInformation()vtkAlgorithmvirtual
GetInput()vtkPolyDataAlgorithm
GetInput(int port)vtkPolyDataAlgorithm
GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, vtkDataObject *input)vtkAlgorithmprotected
GetInputAbstractArrayToProcess(int idx, vtkDataObject *input, int &association)vtkAlgorithmprotected
GetInputArrayAssociation(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayAssociation(int idx, int connection, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayAssociation(int idx, vtkDataObject *input)vtkAlgorithmprotected
GetInputArrayFieldInformation(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayInformation(int idx)vtkAlgorithm
GetInputArrayToProcess(int idx, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, vtkDataObject *input)vtkAlgorithmprotected
GetInputArrayToProcess(int idx, vtkDataObject *input, int &association)vtkAlgorithmprotected
GetInputConnection(int port, int index)vtkAlgorithm
GetInputDataObject(int port, int connection)vtkAlgorithm
GetInputPortInformation(int port)vtkAlgorithm
GetMTime()vtkObjectvirtual
GetNumberOfInputConnections(int port)vtkAlgorithm
GetNumberOfInputPorts()vtkAlgorithm
GetNumberOfOutputPorts()vtkAlgorithm
GetOutput()vtkPolyDataAlgorithm
GetOutput(int)vtkPolyDataAlgorithm
GetOutputDataObject(int port)vtkAlgorithm
GetOutputPort(int index)vtkAlgorithm
GetOutputPort()vtkAlgorithminline
GetOutputPortInformation(int port)vtkAlgorithm
GetPolyDataInput(int port)vtkPolyDataAlgorithm
GetProgress()vtkAlgorithmvirtual
GetProgressText()vtkAlgorithmvirtual
GetReferenceCount()vtkObjectBaseinline
GetReleaseDataFlag()vtkAlgorithmvirtual
GetRepelPathFromVertices()vtkDijkstraGraphGeodesicPathvirtual
GetRepelVertices()vtkDijkstraGraphGeodesicPathvirtual
GetStartVertex()vtkGraphGeodesicPathvirtual
GetStopWhenEndReached()vtkDijkstraGraphGeodesicPathvirtual
GetTotalNumberOfInputConnections()vtkAlgorithm
GetUseScalarWeights()vtkDijkstraGraphGeodesicPathvirtual
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HasExecutive()vtkAlgorithm
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
IdListvtkDijkstraGraphGeodesicPathprotected
InformationvtkAlgorithmprotected
Initialize(vtkDataSet *inData)vtkDijkstraGraphGeodesicPathprotected
INPUT_ARRAYS_TO_PROCESS()vtkAlgorithmstatic
INPUT_CONNECTION()vtkAlgorithmstatic
INPUT_IS_OPTIONAL()vtkAlgorithmstatic
INPUT_IS_REPEATABLE()vtkAlgorithmstatic
INPUT_PORT()vtkAlgorithmstatic
INPUT_REQUIRED_DATA_TYPE()vtkAlgorithmstatic
INPUT_REQUIRED_FIELDS()vtkAlgorithmstatic
InputPortIndexInRange(int index, const char *action)vtkAlgorithmprotected
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InternalsvtkDijkstraGraphGeodesicPathprotected
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkDijkstraGraphGeodesicPathvirtual
IsTypeOf(const char *type)vtkDijkstraGraphGeodesicPathstatic
Modified()vtkObjectvirtual
ModifyRequest(vtkInformation *request, int when)vtkAlgorithmvirtual
MTimevtkObjectprotected
New()vtkDijkstraGraphGeodesicPathstatic
NumberOfVerticesvtkDijkstraGraphGeodesicPathprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
OutputPortIndexInRange(int index, const char *action)vtkAlgorithmprotected
PORT_REQUIREMENTS_FILLED()vtkAlgorithmprotectedstatic
PRESERVES_ATTRIBUTES()vtkAlgorithmstatic
PRESERVES_BOUNDS()vtkAlgorithmstatic
PRESERVES_DATASET()vtkAlgorithmstatic
PRESERVES_GEOMETRY()vtkAlgorithmstatic
PRESERVES_RANGES()vtkAlgorithmstatic
PRESERVES_TOPOLOGY()vtkAlgorithmstatic
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintRevisions(ostream &os)vtkObjectBase
PrintSelf(ostream &os, vtkIndent indent)vtkDijkstraGraphGeodesicPathvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)vtkPolyDataAlgorithmvirtual
vtkAlgorithm::ProcessRequest(vtkInformation *request, vtkCollection *inInfo, vtkInformationVector *outInfo)vtkAlgorithm
ProgressvtkAlgorithmprotected
ProgressTextvtkAlgorithmprotected
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkAlgorithmvirtual
RegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
Relax(const int &u, const int &v, const double &w)vtkDijkstraGraphGeodesicPathprotected
ReleaseDataFlagOff()vtkAlgorithm
ReleaseDataFlagOn()vtkAlgorithm
RemoveAllInputs()vtkAlgorithm
RemoveAllObservers()vtkObject
RemoveInputConnection(int port, vtkAlgorithmOutput *input)vtkAlgorithmvirtual
RemoveObserver(vtkCommand *)vtkObject
RemoveObserver(unsigned long tag)vtkObject
RemoveObservers(unsigned long event, vtkCommand *)vtkObject
RemoveObservers(const char *event, vtkCommand *)vtkObject
RemoveObservers(unsigned long event)vtkObject
RemoveObservers(const char *event)vtkObject
RepelPathFromVerticesvtkDijkstraGraphGeodesicPathprotected
RepelPathFromVerticesOff()vtkDijkstraGraphGeodesicPathvirtual
RepelPathFromVerticesOn()vtkDijkstraGraphGeodesicPathvirtual
RepelVerticesvtkDijkstraGraphGeodesicPathprotected
ReportReferences(vtkGarbageCollector *)vtkAlgorithmprotectedvirtual
RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)vtkDijkstraGraphGeodesicPathprotectedvirtual
RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)vtkPolyDataAlgorithmprotectedvirtual
RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)vtkPolyDataAlgorithmprotectedvirtual
Reset()vtkDijkstraGraphGeodesicPathprotected
SafeDownCast(vtkObject *o)vtkDijkstraGraphGeodesicPathstatic
SetAbortExecute(int)vtkAlgorithmvirtual
SetDebug(unsigned char debugFlag)vtkObject
SetDefaultExecutivePrototype(vtkExecutive *proto)vtkAlgorithmstatic
SetEndVertex(vtkIdType)vtkGraphGeodesicPathvirtual
SetErrorCode(unsigned long)vtkAlgorithmprotectedvirtual
SetExecutive(vtkExecutive *executive)vtkAlgorithmvirtual
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetInformation(vtkInformation *)vtkAlgorithmvirtual
SetInput(vtkDataObject *)vtkPolyDataAlgorithm
SetInput(int, vtkDataObject *)vtkPolyDataAlgorithm
SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, const char *name)vtkAlgorithmvirtual
SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, int fieldAttributeType)vtkAlgorithmvirtual
SetInputArrayToProcess(int idx, vtkInformation *info)vtkAlgorithmvirtual
SetInputArrayToProcess(int idx, int port, int connection, const char *fieldAssociation, const char *attributeTypeorName)vtkAlgorithmvirtual
SetInputConnection(int port, vtkAlgorithmOutput *input)vtkAlgorithmvirtual
SetInputConnection(vtkAlgorithmOutput *input)vtkAlgorithmvirtual
SetNthInputConnection(int port, int index, vtkAlgorithmOutput *input)vtkAlgorithmprotectedvirtual
SetNumberOfInputConnections(int port, int n)vtkAlgorithmprotectedvirtual
SetNumberOfInputPorts(int n)vtkAlgorithmprotectedvirtual
SetNumberOfOutputPorts(int n)vtkAlgorithmprotectedvirtual
SetOutput(vtkDataObject *d)vtkPolyDataAlgorithmvirtual
SetProgress(double)vtkAlgorithmvirtual
SetProgressText(const char *ptext)vtkAlgorithm
SetReferenceCount(int)vtkObjectBase
SetReleaseDataFlag(int)vtkAlgorithmvirtual
SetRepelPathFromVertices(int)vtkDijkstraGraphGeodesicPathvirtual
SetRepelVertices(vtkPoints *)vtkDijkstraGraphGeodesicPathvirtual
SetStartVertex(vtkIdType)vtkGraphGeodesicPathvirtual
SetStopWhenEndReached(int)vtkDijkstraGraphGeodesicPathvirtual
SetUseScalarWeights(int)vtkDijkstraGraphGeodesicPathvirtual
ShortestPath(vtkDataSet *inData, int startv, int endv)vtkDijkstraGraphGeodesicPathprotectedvirtual
StartVertexvtkGraphGeodesicPathprotected
StopWhenEndReachedvtkDijkstraGraphGeodesicPathprotected
StopWhenEndReachedOff()vtkDijkstraGraphGeodesicPathvirtual
StopWhenEndReachedOn()vtkDijkstraGraphGeodesicPathvirtual
SubjectHelpervtkObjectprotected
Superclass typedefvtkDijkstraGraphGeodesicPath
TraceShortestPath(vtkDataSet *inData, vtkPolyData *outPoly, vtkIdType startv, vtkIdType endv)vtkDijkstraGraphGeodesicPathprotected
UnRegister(vtkObjectBase *o)vtkAlgorithmvirtual
UnRegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
Update()vtkAlgorithmvirtual
UpdateExtentIsEmpty(vtkDataObject *output)vtkAlgorithm
UpdateExtentIsEmpty(vtkInformation *pinfo, int extentType)vtkAlgorithm
UpdateInformation()vtkAlgorithmvirtual
UpdateProgress(double amount)vtkAlgorithm
UpdateWholeExtent()vtkAlgorithmvirtual
UseScalarWeightsvtkDijkstraGraphGeodesicPathprotected
UseScalarWeightsOff()vtkDijkstraGraphGeodesicPathvirtual
UseScalarWeightsOn()vtkDijkstraGraphGeodesicPathvirtual
vtkAlgorithm()vtkAlgorithmprotected
vtkDijkstraGraphGeodesicPath()vtkDijkstraGraphGeodesicPathprotected
vtkGeodesicPath()vtkGeodesicPathprotected
vtkGraphGeodesicPath()vtkGraphGeodesicPathprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkPolyDataAlgorithm()vtkPolyDataAlgorithmprotected
WeakPointersvtkObjectBaseprotected
~vtkAlgorithm()vtkAlgorithmprotected
~vtkDijkstraGraphGeodesicPath()vtkDijkstraGraphGeodesicPathprotected
~vtkGeodesicPath()vtkGeodesicPathprotected
~vtkGraphGeodesicPath()vtkGraphGeodesicPathprotected
~vtkObject()vtkObjectprotectedvirtual
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkPolyDataAlgorithm()vtkPolyDataAlgorithmprotected