QGIS API Documentation
2.0.1-Dufour
|
This is the complete list of members for TriDecorator, including all inherited members.
addLine(Line3D *line, bool breakline) | TriDecorator | virtual |
addPoint(Point3D *p) | TriDecorator | virtual |
addTriangulation(Triangulation *t) | TriDecorator | inlinevirtual |
calcNormal(double x, double y, Vector3D *result) | TriDecorator | virtual |
calcPoint(double x, double y, Point3D *result) | TriDecorator | virtual |
DELETE_FIRST enum value | Triangulation | |
eliminateHorizontalTriangles() | TriDecorator | virtual |
forcedCrossBehaviour enum name | Triangulation | |
getNumberOfPoints() const | TriDecorator | virtual |
getOppositePoint(int p1, int p2) | TriDecorator | virtual |
getPoint(unsigned int i) const | TriDecorator | virtual |
getPointsAroundEdge(double x, double y) | TriDecorator | virtual |
getSurroundingTriangles(int pointno) | TriDecorator | virtual |
getTriangle(double x, double y, Point3D *p1, int *n1, Point3D *p2, int *n2, Point3D *p3, int *n3) | TriDecorator | virtual |
getTriangle(double x, double y, Point3D *p1, Point3D *p2, Point3D *p3) | TriDecorator | virtual |
getXMax() const | TriDecorator | virtual |
getXMin() const | TriDecorator | virtual |
getYMax() const | TriDecorator | virtual |
getYMin() const | TriDecorator | virtual |
INSERT_VERTICE enum value | Triangulation | |
mTIN | TriDecorator | protected |
performConsistencyTest() | TriDecorator | virtual |
pointInside(double x, double y) | TriDecorator | virtual |
ruppertRefinement() | TriDecorator | virtual |
saveAsShapefile(const QString &fileName) const =0 | Triangulation | pure virtual |
setBreakEdgeColor(int r, int g, int b) | TriDecorator | virtual |
setEdgeColor(int r, int g, int b) | TriDecorator | virtual |
setForcedCrossBehaviour(Triangulation::forcedCrossBehaviour b) | TriDecorator | virtual |
setForcedEdgeColor(int r, int g, int b) | TriDecorator | virtual |
setTriangleInterpolator(TriangleInterpolator *interpolator) | TriDecorator | virtual |
SnappingType_VERTICE enum value | Triangulation | |
swapEdge(double x, double y) | TriDecorator | virtual |
TriDecorator() | TriDecorator | inline |
TriDecorator(Triangulation *t) | TriDecorator | inline |
~Triangulation() | Triangulation | inlinevirtual |
~TriDecorator() | TriDecorator | inlinevirtual |