, including all inherited members.
AbortExecute | vtkAlgorithm | |
AbortExecuteOff() | vtkAlgorithm | [virtual] |
AbortExecuteOn() | vtkAlgorithm | [virtual] |
AbsoluteError | vtkGreedyTerrainDecimation | [protected] |
AddInput(vtkDataObject *input) | vtkProcessObject | [protected, virtual] |
AddInputConnection(int port, vtkAlgorithmOutput *input) | vtkProcessObject | [virtual] |
AddInputInternal(vtkDataObject *input) | vtkProcessObject | [protected] |
AddObserver(unsigned long event, vtkCommand *, float priority=0.0) | vtkObject | |
AddObserver(const char *event, vtkCommand *, float priority=0.0) | vtkObject | |
AddOutput(vtkDataObject *output) | vtkSource | [protected, virtual] |
AddPointToTriangulation(vtkIdType inputPtId) | vtkGreedyTerrainDecimation | [protected] |
BoundaryVertexDeletion | vtkGreedyTerrainDecimation | [protected] |
BoundaryVertexDeletionOff() | vtkGreedyTerrainDecimation | [virtual] |
BoundaryVertexDeletionOn() | vtkGreedyTerrainDecimation | [virtual] |
BreakOnError() | vtkObject | [static] |
CharacterizeTriangle(int ij1[2], int ij2[2], int ij[3], int *&min, int *&max, int *&midL, int *&midR, int *&mid, int mid2[2], double h[3], double &hMin, double &hMax, double &hL, double &hR) | vtkGreedyTerrainDecimation | [protected] |
CheckEdge(vtkIdType ptId, double x[3], vtkIdType p1, vtkIdType p2, vtkIdType tri) | vtkGreedyTerrainDecimation | [protected] |
CollectRevisions(ostream &os) | vtkObjectBase | [protected, virtual] |
ComputeImageCoordinates(vtkIdType inputPtId, int ij[2]) | vtkGreedyTerrainDecimation | [protected] |
ComputeInputUpdateExtents(vtkDataObject *output) | vtkStructuredPointsToPolyDataFilter | [protected, virtual] |
ConvertTotalInputToPortConnection(int ind, int &port, int &conn) | vtkAlgorithm | |
CreateDefaultExecutive() | vtkAlgorithm | [protected, virtual] |
CurrentPointId | vtkGreedyTerrainDecimation | [protected] |
Debug | vtkObject | [protected] |
DebugOff() | vtkObject | [virtual] |
DebugOn() | vtkObject | [virtual] |
Delete() | vtkObjectBase | [virtual] |
Dimensions | vtkGreedyTerrainDecimation | [protected] |
ErrorCode | vtkProcessObject | [protected] |
ErrorMeasure | vtkGreedyTerrainDecimation | [protected] |
EstimateOutputSize(const vtkIdType numInputPts, vtkIdType &numPts, vtkIdType &numTris) | vtkGreedyTerrainDecimation | [protected] |
Execute() | vtkGreedyTerrainDecimation | [protected, virtual] |
ExecuteData(vtkDataObject *output) | vtkSource | [protected, virtual] |
ExecuteGhostLevel | vtkPolyDataSource | [protected] |
ExecuteInformation() | vtkSource | [protected, virtual] |
ExecuteNumberOfPieces | vtkPolyDataSource | [protected] |
ExecutePiece | vtkPolyDataSource | [protected] |
FillInputPortInformation(int, vtkInformation *) | vtkStructuredPointsToPolyDataFilter | [protected, virtual] |
FillOutputPortInformation(int, vtkInformation *) | vtkPolyDataSource | [protected, virtual] |
FindTriangle(double x[3], vtkIdType ptIds[3], vtkIdType tri, double tol, vtkIdType nei[3], vtkIdList *neighbors, int &status) | vtkGreedyTerrainDecimation | [protected] |
GarbageCollecting | vtkAlgorithm | [protected] |
GarbageCollectionFinishing() | vtkObjectBase | [protected, virtual] |
GarbageCollectionStarting() | vtkAlgorithm | [protected, virtual] |
GetAbortExecute() | vtkAlgorithm | [virtual] |
GetAbsoluteError() | vtkGreedyTerrainDecimation | [virtual] |
GetBoundaryVertexDeletion() | vtkGreedyTerrainDecimation | [virtual] |
GetClassName() | vtkGreedyTerrainDecimation | [virtual] |
vtkObjectBase::GetClassName() const | vtkObjectBase | [inline, virtual] |
GetCommand(unsigned long tag) | vtkObject | |
GetDebug() | vtkObject | |
GetErrorCode() | vtkProcessObject | [virtual] |
GetErrorMeasure() | vtkGreedyTerrainDecimation | [virtual] |
GetExecutive() | vtkAlgorithm | |
GetGlobalWarningDisplay() | vtkObject | [static] |
GetInformation() | vtkAlgorithm | [virtual] |
GetInput() | vtkStructuredPointsToPolyDataFilter | |
GetInputConnection(int port, int index) | vtkAlgorithm | |
GetInputConnectionInformation(vtkInformationVector *inInfo, int port, int connection) | vtkAlgorithm | |
GetInputPortInformation(int port) | vtkAlgorithm | |
GetInputs() | vtkProcessObject | |
GetMTime() | vtkObject | [virtual] |
GetNumberOfInputConnections(int port) | vtkAlgorithm | |
GetNumberOfInputPorts() | vtkAlgorithm | |
GetNumberOfInputs() | vtkProcessObject | |
GetNumberOfOutputPorts() | vtkAlgorithm | |
GetNumberOfOutputs() | vtkSource | [virtual] |
GetNumberOfTriangles() | vtkGreedyTerrainDecimation | [virtual] |
GetOutput() | vtkPolyDataSource | |
GetOutput(int idx) | vtkPolyDataSource | |
GetOutputDataObject(int port) | vtkAlgorithm | |
GetOutputIndex(vtkDataObject *out) | vtkSource | |
GetOutputPort(int index) | vtkAlgorithm | |
GetOutputPortInformation(int port) | vtkAlgorithm | |
GetOutputs() | vtkSource | |
GetPoint(vtkIdType id) | vtkGreedyTerrainDecimation | [protected] |
GetPoint(vtkIdType id, double x[3]) | vtkGreedyTerrainDecimation | [protected] |
GetProgress() | vtkAlgorithm | [virtual] |
GetProgressText() | vtkAlgorithm | [virtual] |
GetReduction() | vtkGreedyTerrainDecimation | [virtual] |
GetReferenceCount() | vtkObjectBase | [inline] |
GetRelativeError() | vtkGreedyTerrainDecimation | [virtual] |
GetReleaseDataFlag() | vtkSource | [virtual] |
GetTerrainPoint(int i, int j, double x[3]) | vtkGreedyTerrainDecimation | [protected] |
GetTotalNumberOfInputConnections() | vtkAlgorithm | |
GlobalWarningDisplayOff() | vtkObject | [inline, static] |
GlobalWarningDisplayOn() | vtkObject | [inline, static] |
HasExecutive() | vtkAlgorithm | |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
Heights | vtkGreedyTerrainDecimation | [protected] |
InCircle(double x[3], double x1[3], double x2[3], double x3[3]) | vtkGreedyTerrainDecimation | [protected] |
Information | vtkAlgorithm | [protected] |
InformationTime | vtkSource | [protected] |
INPUT_CONNECTION_INFORMATION() | vtkAlgorithm | [static] |
INPUT_IS_OPTIONAL() | vtkAlgorithm | [static] |
INPUT_IS_REPEATABLE() | vtkAlgorithm | [static] |
INPUT_REQUIRED_DATA_TYPE() | vtkAlgorithm | [static] |
INPUT_REQUIRED_FIELDS() | vtkAlgorithm | [static] |
InputPD | vtkGreedyTerrainDecimation | [protected] |
InputPortIndexInRange(int index, const char *action) | vtkAlgorithm | [protected] |
Inputs | vtkProcessObject | [protected] |
InsertBoundaryVertices() | vtkGreedyTerrainDecimation | [protected] |
InsertNextPoint(vtkIdType inputPtId, double x[3]) | vtkGreedyTerrainDecimation | [protected] |
InvokeEvent(unsigned long event, void *callData) | vtkObject | |
InvokeEvent(const char *event, void *callData) | vtkObject | |
InvokeEvent(unsigned long event) | vtkObject | [inline] |
InvokeEvent(const char *event) | vtkObject | [inline] |
IsA(const char *type) | vtkGreedyTerrainDecimation | [virtual] |
IsTypeOf(const char *type) | vtkGreedyTerrainDecimation | [static] |
Length | vtkGreedyTerrainDecimation | [protected] |
MarkGeneratedOutputs(vtkDataObject *) | vtkSource | [protected, virtual] |
MaximumNumberOfTriangles | vtkGreedyTerrainDecimation | [protected] |
Mesh | vtkGreedyTerrainDecimation | [protected] |
Modified() | vtkObject | [virtual] |
MTime | vtkObject | [protected] |
Neighbors | vtkGreedyTerrainDecimation | [protected] |
New() | vtkGreedyTerrainDecimation | [static] |
NumberOfInputs | vtkProcessObject | [protected] |
NumberOfOutputs | vtkSource | [protected] |
NumberOfRequiredInputs | vtkProcessObject | [protected] |
NumberOfTriangles | vtkGreedyTerrainDecimation | [protected] |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
Origin | vtkGreedyTerrainDecimation | [protected] |
OutputPD | vtkGreedyTerrainDecimation | [protected] |
OutputPortIndexInRange(int index, const char *action) | vtkAlgorithm | [protected] |
Outputs | vtkSource | [protected] |
PointInfo | vtkGreedyTerrainDecimation | [protected] |
Points | vtkGreedyTerrainDecimation | [protected] |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
PrintRevisions(ostream &os) | vtkObjectBase | |
PrintSelf(ostream &os, vtkIndent indent) | vtkGreedyTerrainDecimation | [virtual] |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
ProcessRequest(vtkInformation *, vtkInformationVector *, vtkInformationVector *) | vtkSource | [virtual] |
Progress | vtkAlgorithm | [protected] |
ProgressText | vtkAlgorithm | [protected] |
PropagateUpdateExtent(vtkDataObject *output) | vtkSource | [virtual] |
Reduction | vtkGreedyTerrainDecimation | [protected] |
ReferenceCount | vtkObjectBase | [protected] |
Register(vtkObjectBase *o) | vtkObject | [virtual] |
RelativeError | vtkGreedyTerrainDecimation | [protected] |
ReleaseDataFlagOff() | vtkSource | [virtual] |
ReleaseDataFlagOn() | vtkSource | [virtual] |
RemoveAllInputs() | vtkProcessObject | |
RemoveInput(vtkDataObject *input) | vtkProcessObject | [protected, virtual] |
RemoveInputConnection(int port, vtkAlgorithmOutput *input) | vtkProcessObject | [virtual] |
RemoveInputInternal(vtkDataObject *input) | vtkProcessObject | [protected] |
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 | |
RemoveOutput(vtkDataObject *output) | vtkSource | [protected, virtual] |
RemoveReferences() | vtkSource | [protected, virtual] |
ReportReferences(vtkGarbageCollector *) | vtkSource | [protected, virtual] |
SafeDownCast(vtkObject *o) | vtkGreedyTerrainDecimation | [static] |
SatisfiesErrorMeasure(double error) | vtkGreedyTerrainDecimation | [protected, virtual] |
SetAbortExecute(int) | vtkAlgorithm | [virtual] |
SetAbsoluteError(double) | vtkGreedyTerrainDecimation | [virtual] |
SetBoundaryVertexDeletion(int) | vtkGreedyTerrainDecimation | [virtual] |
SetDebug(unsigned char debugFlag) | vtkObject | |
SetErrorCode(unsigned long) | vtkProcessObject | [protected, virtual] |
SetErrorMeasure(int) | vtkGreedyTerrainDecimation | [virtual] |
SetErrorMeasureToAbsoluteError() | vtkGreedyTerrainDecimation | [inline] |
SetErrorMeasureToNumberOfTriangles() | vtkGreedyTerrainDecimation | [inline] |
SetErrorMeasureToRelativeError() | vtkGreedyTerrainDecimation | [inline] |
SetErrorMeasureToSpecifiedReduction() | vtkGreedyTerrainDecimation | [inline] |
SetExecutive(vtkExecutive *executive) | vtkSource | [virtual] |
SetGlobalWarningDisplay(int val) | vtkObject | [static] |
SetInformation(vtkInformation *) | vtkAlgorithm | [virtual] |
SetInput(vtkImageData *input) | vtkStructuredPointsToPolyDataFilter | [virtual] |
SetInputConnection(int port, vtkAlgorithmOutput *input) | vtkProcessObject | [virtual] |
SetNthInput(int num, vtkDataObject *input) | vtkProcessObject | [protected, virtual] |
SetNthInputConnection(int port, int index, vtkAlgorithmOutput *input) | vtkAlgorithm | [protected] |
SetNthOutput(int num, vtkDataObject *output) | vtkSource | [protected, virtual] |
SetNumberOfInputPorts(int n) | vtkAlgorithm | [protected, virtual] |
SetNumberOfInputs(int num) | vtkProcessObject | [protected] |
SetNumberOfOutputPorts(int n) | vtkSource | [protected, virtual] |
SetNumberOfOutputs(int num) | vtkSource | [protected] |
SetNumberOfTriangles(vtkIdType) | vtkGreedyTerrainDecimation | [virtual] |
SetOutput(vtkPolyData *output) | vtkPolyDataSource | |
SetProgress(double) | vtkAlgorithm | [virtual] |
SetProgressText(const char *) | vtkAlgorithm | [virtual] |
SetReduction(double) | vtkGreedyTerrainDecimation | [virtual] |
SetReferenceCount(int) | vtkObjectBase | |
SetRelativeError(double) | vtkGreedyTerrainDecimation | [virtual] |
SetReleaseDataFlag(int) | vtkSource | [virtual] |
SetupInputs() | vtkProcessObject | [protected] |
Spacing | vtkGreedyTerrainDecimation | [protected] |
SqueezeInputArray() | vtkProcessObject | |
SubjectHelper | vtkObject | [protected] |
Superclass typedef | vtkGreedyTerrainDecimation | |
TerrainError | vtkGreedyTerrainDecimation | [protected] |
TerrainInfo | vtkGreedyTerrainDecimation | [protected] |
Tolerance | vtkGreedyTerrainDecimation | [protected] |
TriggerAsynchronousUpdate() | vtkSource | [virtual] |
UnRegister(vtkObjectBase *o) | vtkAlgorithm | [virtual] |
UnRegisterAllOutputs(void) | vtkSource | |
Update() | vtkSource | [virtual] |
UpdateData(vtkDataObject *output) | vtkSource | [virtual] |
UpdateExtentIsEmpty(vtkDataObject *output) | vtkSource | [protected] |
UpdateInformation() | vtkSource | [virtual] |
UpdateProgress(double amount) | vtkAlgorithm | |
UpdateTriangle(vtkIdType triId, vtkIdType p1, vtkIdType p2, vtkIdType p3) | vtkGreedyTerrainDecimation | [protected] |
UpdateTriangle(vtkIdType triId, int ij1[2], int ij2[2], int ij3[2], double h[4]) | vtkGreedyTerrainDecimation | [protected] |
UpdateTriangles(vtkIdType meshPtId) | vtkGreedyTerrainDecimation | [protected] |
UpdateWholeExtent() | vtkSource | [virtual] |
Updating | vtkSource | [protected] |
vtkAlgorithm() | vtkAlgorithm | [protected] |
vtkGreedyTerrainDecimation() | vtkGreedyTerrainDecimation | [protected] |
vtkObject() | vtkObject | [protected] |
vtkObjectBase() | vtkObjectBase | [protected] |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
vtkPolyDataSource() | vtkPolyDataSource | [protected] |
vtkProcessObject() | vtkProcessObject | [protected] |
vtkSource() | vtkSource | [protected] |
vtkStructuredPointsToPolyDataFilter() | vtkStructuredPointsToPolyDataFilter | [protected] |
~vtkAlgorithm() | vtkAlgorithm | [protected] |
~vtkGreedyTerrainDecimation() | vtkGreedyTerrainDecimation | [protected] |
~vtkObject() | vtkObject | [protected, virtual] |
~vtkObjectBase() | vtkObjectBase | [protected, virtual] |
~vtkPolyDataSource() | vtkPolyDataSource | [inline, protected] |
~vtkProcessObject() | vtkProcessObject | [protected] |
~vtkSource() | vtkSource | [protected] |
~vtkStructuredPointsToPolyDataFilter() | vtkStructuredPointsToPolyDataFilter | [protected] |