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