AbsoluteError | vtkGreedyTerrainDecimation | protected |
AddPointToTriangulation(vtkIdType inputPtId) | vtkGreedyTerrainDecimation | protected |
BoundaryVertexDeletion | vtkGreedyTerrainDecimation | protected |
BoundaryVertexDeletionOff() | vtkGreedyTerrainDecimation | virtual |
BoundaryVertexDeletionOn() | vtkGreedyTerrainDecimation | virtual |
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, int depth) | vtkGreedyTerrainDecimation | protected |
ComputeImageCoordinates(vtkIdType inputPtId, int ij[2]) | vtkGreedyTerrainDecimation | protected |
ComputeNormals | vtkGreedyTerrainDecimation | protected |
ComputeNormalsOff() | vtkGreedyTerrainDecimation | virtual |
ComputeNormalsOn() | vtkGreedyTerrainDecimation | virtual |
ComputePointNormal(int i, int j, float n[3]) | vtkGreedyTerrainDecimation | protected |
CurrentPointId | vtkGreedyTerrainDecimation | protected |
Dimensions | vtkGreedyTerrainDecimation | protected |
ErrorMeasure | vtkGreedyTerrainDecimation | protected |
EstimateOutputSize(const vtkIdType numInputPts, vtkIdType &numPts, vtkIdType &numTris) | vtkGreedyTerrainDecimation | protected |
FillInputPortInformation(int port, vtkInformation *info) | vtkGreedyTerrainDecimation | protectedvirtual |
FindTriangle(double x[3], vtkIdType ptIds[3], vtkIdType tri, double tol, vtkIdType nei[3], vtkIdList *neighbors, int &status) | vtkGreedyTerrainDecimation | protected |
GetAbsoluteError() | vtkGreedyTerrainDecimation | virtual |
GetBoundaryVertexDeletion() | vtkGreedyTerrainDecimation | virtual |
GetComputeNormals() | vtkGreedyTerrainDecimation | virtual |
GetErrorMeasure() | vtkGreedyTerrainDecimation | virtual |
GetNumberOfTriangles() | vtkGreedyTerrainDecimation | virtual |
GetPoint(vtkIdType id) | vtkGreedyTerrainDecimation | protected |
GetPoint(vtkIdType id, double x[3]) | vtkGreedyTerrainDecimation | protected |
GetReduction() | vtkGreedyTerrainDecimation | virtual |
GetRelativeError() | vtkGreedyTerrainDecimation | virtual |
GetTerrainPoint(int i, int j, double x[3]) | vtkGreedyTerrainDecimation | protected |
Heights | vtkGreedyTerrainDecimation | protected |
InCircle(double x[3], double x1[3], double x2[3], double x3[3]) | vtkGreedyTerrainDecimation | protected |
InputPD | vtkGreedyTerrainDecimation | protected |
InsertBoundaryVertices() | vtkGreedyTerrainDecimation | protected |
InsertNextPoint(vtkIdType inputPtId, double x[3]) | vtkGreedyTerrainDecimation | protected |
IsA(const char *type) | vtkGreedyTerrainDecimation | virtual |
IsTypeOf(const char *type) | vtkGreedyTerrainDecimation | static |
Length | vtkGreedyTerrainDecimation | protected |
MaximumNumberOfTriangles | vtkGreedyTerrainDecimation | protected |
Mesh | vtkGreedyTerrainDecimation | protected |
Neighbors | vtkGreedyTerrainDecimation | protected |
New() | vtkGreedyTerrainDecimation | static |
NewInstance() const | vtkGreedyTerrainDecimation | |
NewInstanceInternal() const | vtkGreedyTerrainDecimation | protectedvirtual |
Normals | vtkGreedyTerrainDecimation | protected |
NumberOfTriangles | vtkGreedyTerrainDecimation | protected |
Origin | vtkGreedyTerrainDecimation | protected |
OutputPD | vtkGreedyTerrainDecimation | protected |
PointInfo | vtkGreedyTerrainDecimation | protected |
Points | vtkGreedyTerrainDecimation | protected |
PrintSelf(ostream &os, vtkIndent indent) | vtkGreedyTerrainDecimation | |
Reduction | vtkGreedyTerrainDecimation | protected |
RelativeError | vtkGreedyTerrainDecimation | protected |
RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkGreedyTerrainDecimation | protectedvirtual |
SafeDownCast(vtkObjectBase *o) | vtkGreedyTerrainDecimation | static |
SatisfiesErrorMeasure(double error) | vtkGreedyTerrainDecimation | protectedvirtual |
SetAbsoluteError(double) | vtkGreedyTerrainDecimation | virtual |
SetBoundaryVertexDeletion(int) | vtkGreedyTerrainDecimation | virtual |
SetComputeNormals(int) | vtkGreedyTerrainDecimation | virtual |
SetErrorMeasure(int) | vtkGreedyTerrainDecimation | virtual |
SetErrorMeasureToAbsoluteError() | vtkGreedyTerrainDecimation | inline |
SetErrorMeasureToNumberOfTriangles() | vtkGreedyTerrainDecimation | inline |
SetErrorMeasureToRelativeError() | vtkGreedyTerrainDecimation | inline |
SetErrorMeasureToSpecifiedReduction() | vtkGreedyTerrainDecimation | inline |
SetNumberOfTriangles(vtkIdType) | vtkGreedyTerrainDecimation | virtual |
SetReduction(double) | vtkGreedyTerrainDecimation | virtual |
SetRelativeError(double) | vtkGreedyTerrainDecimation | virtual |
Spacing | vtkGreedyTerrainDecimation | protected |
Superclass typedef | vtkGreedyTerrainDecimation | |
TerrainError | vtkGreedyTerrainDecimation | protected |
TerrainInfo | vtkGreedyTerrainDecimation | protected |
Tolerance | vtkGreedyTerrainDecimation | protected |
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 |
vtkGreedyTerrainDecimation() | vtkGreedyTerrainDecimation | protected |
~vtkGreedyTerrainDecimation() | vtkGreedyTerrainDecimation | protected |