Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkLine Member List
This is the complete list of members for vtkLine, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- Bounds
[protected]
- BreakOnError()
[static]
- CellBoundary(int subId, float pcoords[3], vtkIdList *pts)
[virtual]
- Clip(float value, vtkDataArray *cellScalars, vtkPointLocator *locator, vtkCellArray *lines, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut)
[virtual]
- Contour(float value, vtkDataArray *cellScalars, vtkPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd)
[virtual]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- DeepCopy(vtkCell *c)
[virtual]
- Delete()
[virtual]
- Derivatives(int subId, float pcoords[3], float *values, int dim, float *derivs)
[virtual]
- DistanceToLine(float x[3], float p1[3], float p2[3], float &t, float closestPoint[3])
[static]
- DistanceToLine(float x[3], float p1[3], float p2[3])
[static]
- 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)
[inline, 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])
[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, vtkIdType *pts, vtkPoints *p)
- InterpolationFunctions(float pcoords[3], float weights[2])
[static]
- Intersection(float p1[3], float p2[3], float x1[3], float x2[3], float &u, float &v)
[static]
- 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]
- MakeObject()
[virtual]
- Modified()
[virtual]
- MTime
[protected]
- New()
[static]
- operator=(const vtkLine &) (defined in vtkLine)
[private]
- PointIds
- Points
- Print(ostream &os)
- PrintHeader(ostream &os, vtkIndent indent)
[virtual]
- PrintSelf(ostream &os, vtkIndent indent)
[virtual]
- PrintTrailer(ostream &os, vtkIndent indent)
[virtual]
- 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]
- SubjectHelper
[protected]
- Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts)
[virtual]
- UnRegister(vtkObject *o)
[virtual]
- vtkCell()
[protected]
- vtkLine()
[protected]
- vtkLine(const vtkLine &) (defined in vtkLine)
[private]
- vtkObject()
[protected]
- ~vtkCell()
[protected]
- ~vtkLine()
[inline, protected]
- ~vtkObject()
[protected, virtual]
Generated on Thu Mar 28 14:34:44 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001