|
VTK
|
This is the complete list of members for vtkTriangle, including all inherited members.
| BarycentricCoords(double x[2], double x1[2], double x2[2], double x3[2], double bcoords[3]) | vtkTriangle | static |
| CellBoundary(int subId, double pcoords[3], vtkIdList *pts) | vtkTriangle | |
| Circumcircle(double p1[2], double p2[2], double p3[2], double center[2]) | vtkTriangle | static |
| Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) | vtkTriangle | |
| ComputeArea() | vtkTriangle | |
| ComputeNormal(vtkPoints *p, int numPts, vtkIdType *pts, double n[3]) | vtkTriangle | static |
| ComputeNormal(double v1[3], double v2[3], double v3[3], double n[3]) | vtkTriangle | inlinestatic |
| ComputeNormalDirection(double v1[3], double v2[3], double v3[3], double n[3]) | vtkTriangle | inlinestatic |
| ComputeQuadric(double x1[3], double x2[3], double x3[3], double quadric[4][4]) | vtkTriangle | static |
| ComputeQuadric(double x1[3], double x2[3], double x3[3], vtkQuadric *quadric) | vtkTriangle | static |
| Contour(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd) | vtkTriangle | |
| Derivatives(int subId, double pcoords[3], double *values, int dim, double *derivs) | vtkTriangle | |
| EvaluateLocation(int &subId, double pcoords[3], double x[3], double *weights) | vtkTriangle | |
| EvaluatePosition(double x[3], double *closestPoint, int &subId, double pcoords[3], double &dist2, double *weights) | vtkTriangle | |
| GetCellDimension() | vtkTriangle | inline |
| GetCellType() | vtkTriangle | inline |
| GetClassName() | vtkTriangle | virtual |
| GetEdge(int edgeId) | vtkTriangle | |
| GetEdgeArray(int edgeId) | vtkTriangle | |
| GetFace(int) | vtkTriangle | inline |
| GetNumberOfEdges() | vtkTriangle | inline |
| GetNumberOfFaces() | vtkTriangle | inline |
| GetParametricCenter(double pcoords[3]) | vtkTriangle | inline |
| GetParametricCoords() | vtkTriangle | virtual |
| GetParametricDistance(double pcoords[3]) | vtkTriangle | |
| InterpolateDerivs(double pcoords[3], double derivs[6]) | vtkTriangle | inlinevirtual |
| InterpolateFunctions(double pcoords[3], double sf[3]) | vtkTriangle | inlinevirtual |
| InterpolationDerivs(double pcoords[3], double derivs[6]) | vtkTriangle | static |
| InterpolationFunctions(double pcoords[3], double sf[3]) | vtkTriangle | static |
| IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId) | vtkTriangle | |
| IsA(const char *type) | vtkTriangle | virtual |
| IsTypeOf(const char *type) | vtkTriangle | static |
| Line | vtkTriangle | protected |
| New() | vtkTriangle | static |
| PointInTriangle(double x[3], double x1[3], double x2[3], double x3[3], double tol2) | vtkTriangle | static |
| PrintSelf(ostream &os, vtkIndent indent) | vtkTriangle | |
| ProjectTo2D(double x1[3], double x2[3], double x3[3], double v1[2], double v2[2], double v3[2]) | vtkTriangle | static |
| SafeDownCast(vtkObject *o) | vtkTriangle | static |
| Superclass typedef | vtkTriangle | |
| TriangleArea(double p1[3], double p2[3], double p3[3]) | vtkTriangle | inlinestatic |
| TriangleCenter(double p1[3], double p2[3], double p3[3], double center[3]) | vtkTriangle | inlinestatic |
| Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) | vtkTriangle | |
| vtkTriangle() | vtkTriangle | protected |
| ~vtkTriangle() | vtkTriangle | protected |
1.8.6