Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkTriangle Member List
This is the complete list of members for vtkTriangle, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- BarycentricCoords(double x[2], double x1[2], double x2[2], double x3[2], double bcoords[3])
[static]
- Bounds
[protected]
- BreakOnError()
[static]
- CellBoundary(int subId, float pcoords[3], vtkIdList *pts)
[virtual]
- CellBoundary(int subId, float pcoords[3], vtkIdList &pts)
[inline]
- Circumcircle(double p1[2], double p2[2], double p3[2], double center[2])
[static]
- Clip(float value, vtkScalars *cellScalars, vtkPointLocator *locator, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, int cellId, vtkCellData *outCd, int insideOut)
[virtual]
- ComputeNormal(vtkPoints *p, int numPts, int *pts, float n[3])
[static]
- ComputeNormal(float v1[3], float v2[3], float v3[3], float n[3])
[inline, static]
- ComputeNormal(double v1[3], double v2[3], double v3[3], double n[3])
[inline, static]
- ComputeNormalDirection(float v1[3], float v2[3], float v3[3], float n[3])
[inline, static]
- ComputeNormalDirection(double v1[3], double v2[3], double v3[3], double n[3])
[inline, static]
- ComputeQuadric(float x1[3], float x2[3], float x3[3], float quadric[4][4])
[static]
- ComputeQuadric(float x1[3], float x2[3], float x3[3], vtkQuadric *quadric)
[static]
- Contour(float value, vtkScalars *cellScalars, vtkPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, int cellId, vtkCellData *outCd)
[virtual]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- DeepCopy(vtkCell *c)
[virtual]
- DeepCopy(vtkCell &c)
[inline]
- Delete()
[virtual]
- Derivatives(int subId, float pcoords[3], float *values, int dim, float *derivs)
[virtual]
- EvaluateLocation(int &subId, float pcoords[3], float x[3], float *weights)
[virtual]
- EvaluatePosition(float x[3], float *closestPoint, int &subId, float pcoords[3], float &dist2, float *weights)
[virtual]
- GetBounds(float bounds[6])
- GetBounds()
- GetCellDimension()
[inline, virtual]
- GetCellType()
[inline, virtual]
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetDebug()
- GetEdge(int edgeId)
[virtual]
- GetFace(int)
[inline, virtual]
- GetGlobalWarningDisplay()
[static]
- GetInterpolationOrder()
[inline, virtual]
- GetLength2()
- GetMTime()
[virtual]
- GetNumberOfEdges()
[inline, virtual]
- GetNumberOfFaces()
[inline, virtual]
- GetNumberOfPoints()
[inline]
- GetParametricCenter(float pcoords[3])
[inline, virtual]
- GetPointId(int ptId)
[inline]
- GetPointIds()
[inline]
- GetPoints()
[inline]
- GetReferenceCount()
[inline]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- HitBBox(float bounds[6], float origin[3], float dir[3], float coord[3], float &t)
[static]
- Initialize(int npts, int *pts, vtkPoints *p)
- IntersectWithLine(float p1[3], float p2[3], float tol, float &t, float x[3], float pcoords[3], int &subId)
[virtual]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- Line
[protected]
- MakeObject()
[virtual]
- Modified()
[inline, virtual]
- MTime
[protected]
- New()
[static]
- operator=(const vtkTriangle &)
[inline, protected]
- vtkCell::operator=(const vtkCell &)
[inline]
- vtkObject::operator=(const vtkObject &)
[inline]
- PointIds
- PointInTriangle(float x[3], float x1[3], float x2[3], float x3[3], float tol2)
[static]
- Points
- Print(ostream &os)
- PrintHeader(ostream &os, vtkIndent indent)
[virtual]
- PrintSelf(ostream &os, vtkIndent indent)
[virtual]
- PrintTrailer(ostream &os, vtkIndent indent)
[virtual]
- ProjectTo2D(double x1[3], double x2[3], double x3[3], double v1[2], double v2[2], double v3[2])
[static]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- RemoveObserver(unsigned long tag)
- SafeDownCast(vtkObject *o)
[static]
- SetDebug(unsigned char debugFlag)
- SetGlobalWarningDisplay(int val)
[static]
- SetReferenceCount(int)
- ShallowCopy(vtkCell *c)
[virtual]
- ShallowCopy(vtkCell &c)
[inline]
- SubjectHelper
[protected]
- TriangleArea(float p1[3], float p2[3], float p3[3])
[inline, static]
- TriangleCenter(float p1[3], float p2[3], float p3[3], float center[3])
[inline, static]
- Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts)
[virtual]
- Triangulate(int index, vtkIdList &ptIds, vtkPoints &pts)
[inline]
- UnRegister(vtkObject *o)
[virtual]
- vtkCell()
[protected]
- vtkCell(const vtkCell &)
[inline, protected]
- vtkObject()
[protected]
- vtkObject(const vtkObject &)
[inline, protected]
- vtkTriangle()
[protected]
- vtkTriangle(const vtkTriangle &)
[inline, protected]
- ~vtkCell()
[protected]
- ~vtkObject()
[protected, virtual]
- ~vtkTriangle()
[protected]
Generated on Wed Nov 21 13:01:20 2001 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001