vtkGenericCell Member List

This is the complete list of members for vtkGenericCell, including all inherited members.

AddObserver(unsigned long event, vtkCommand *, float priority=0.0f)vtkObject
AddObserver(const char *event, vtkCommand *, float priority=0.0f)vtkObject
BoundsvtkCell [protected]
BreakOnError()vtkObject [static]
CellvtkGenericCell [protected]
CellBoundary(int subId, double pcoords[3], vtkIdList *pts)vtkGenericCell [virtual]
Clip(double value, vtkDataArray *cellScalars, vtkPointLocator *locator, vtkCellArray *connectivity, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut)vtkGenericCell [virtual]
CollectRevisions(ostream &os)vtkObjectBase [protected, virtual]
Contour(double value, vtkDataArray *cellScalars, vtkPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd)vtkGenericCell [virtual]
DebugvtkObject [protected]
DebugOff()vtkObject [virtual]
DebugOn()vtkObject [virtual]
DeepCopy(vtkCell *c)vtkGenericCell [virtual]
Delete()vtkObjectBase [virtual]
Derivatives(int subId, double pcoords[3], double *values, int dim, double *derivs)vtkGenericCell [virtual]
EvaluateLocation(int &subId, double pcoords[3], double x[3], double *weights)vtkGenericCell [virtual]
EvaluatePosition(double x[3], double *closestPoint, int &subId, double pcoords[3], double &dist2, double *weights)vtkGenericCell [virtual]
FastDelete()vtkObjectBase [virtual]
GetBounds(double bounds[6])vtkCell
GetBounds()vtkCell
GetCellDimension()vtkGenericCell [virtual]
GetCellType()vtkGenericCell [virtual]
GetClassName()vtkGenericCell [virtual]
vtkObjectBase::GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetDebug()vtkObject
GetEdge(int edgeId)vtkGenericCell [virtual]
GetFace(int faceId)vtkGenericCell [virtual]
GetGlobalWarningDisplay()vtkObject [static]
GetLength2()vtkCell
GetMTime()vtkObject [virtual]
GetNumberOfEdges()vtkGenericCell [virtual]
GetNumberOfFaces()vtkGenericCell [virtual]
GetNumberOfPoints()vtkCell [inline]
GetParametricCenter(double pcoords[3])vtkGenericCell [virtual]
GetParametricCoords()vtkGenericCell [virtual]
GetParametricDistance(double pcoords[3])vtkCell [virtual]
GetPointId(int ptId)vtkCell [inline]
GetPointIds()vtkCell [inline]
GetPoints()vtkCell [inline]
GetReferenceCount()vtkObjectBase [inline]
GlobalWarningDisplayOff()vtkObject [inline, static]
GlobalWarningDisplayOn()vtkObject [inline, static]
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
Initialize()vtkGenericCell [virtual]
vtkCell::Initialize(int npts, vtkIdType *pts, vtkPoints *p)vtkCell
InstantiateCell(int cellType)vtkGenericCell [static]
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObject [protected]
InternalReleaseFocus()vtkObject [protected]
InterpolateDerivs(double pcoords[3], double *derivs)vtkGenericCell [virtual]
vtkCell::InterpolateDerivs(double pcoords[3], double derivs[3])vtkCell [inline, virtual]
InterpolateFunctions(double pcoords[3], double *weights)vtkGenericCell [virtual]
vtkCell::InterpolateFunctions(double pcoords[3], double weights[3])vtkCell [inline, virtual]
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId)vtkGenericCell [virtual]
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObject [inline]
InvokeEvent(const char *event)vtkObject [inline]
IsA(const char *type)vtkGenericCell [virtual]
IsExplicitCell()vtkCell [inline, virtual]
IsLinear()vtkGenericCell [virtual]
IsPrimaryCell()vtkGenericCell [virtual]
IsTypeOf(const char *type)vtkGenericCell [static]
Modified()vtkObject [virtual]
MTimevtkObject [protected]
New()vtkGenericCell [static]
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBase [inline, protected]
PointIdsvtkCell
PointsvtkCell
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
PrintRevisions(ostream &os)vtkObjectBase
PrintSelf(ostream &os, vtkIndent indent)vtkGenericCell [virtual]
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
ReferenceCountvtkObjectBase [protected]
Register(vtkObjectBase *o)vtkObjectBase [virtual]
RegisterInternal(vtkObjectBase *, int check)vtkObject [protected, virtual]
RemoveAllObservers()vtkObject
RemoveObserver(vtkCommand *)vtkObject
RemoveObserver(unsigned long tag)vtkObject
RemoveObservers(unsigned long event, vtkCommand *)vtkObject
RemoveObservers(const char *event, vtkCommand *)vtkObject
RemoveObservers(unsigned long event)vtkObject
RemoveObservers(const char *event)vtkObject
ReportReferences(vtkGarbageCollector *)vtkObjectBase [protected, virtual]
RequiresInitialization()vtkGenericCell [virtual]
SafeDownCast(vtkObject *o)vtkGenericCell [static]
SetCellType(int cellType)vtkGenericCell
SetCellTypeToBiQuadraticQuad()vtkGenericCell [inline]
SetCellTypeToBiQuadraticQuadraticHexahedron()vtkGenericCell [inline]
SetCellTypeToBiQuadraticQuadraticWedge()vtkGenericCell [inline]
SetCellTypeToConvexPointSet()vtkGenericCell [inline]
SetCellTypeToEmptyCell()vtkGenericCell [inline]
SetCellTypeToHexagonalPrism()vtkGenericCell [inline]
SetCellTypeToHexahedron()vtkGenericCell [inline]
SetCellTypeToLine()vtkGenericCell [inline]
SetCellTypeToPentagonalPrism()vtkGenericCell [inline]
SetCellTypeToPixel()vtkGenericCell [inline]
SetCellTypeToPolygon()vtkGenericCell [inline]
SetCellTypeToPolyLine()vtkGenericCell [inline]
SetCellTypeToPolyVertex()vtkGenericCell [inline]
SetCellTypeToPyramid()vtkGenericCell [inline]
SetCellTypeToQuad()vtkGenericCell [inline]
SetCellTypeToQuadraticEdge()vtkGenericCell [inline]
SetCellTypeToQuadraticHexahedron()vtkGenericCell [inline]
SetCellTypeToQuadraticLinearQuad()vtkGenericCell [inline]
SetCellTypeToQuadraticLinearWedge()vtkGenericCell [inline]
SetCellTypeToQuadraticPyramid()vtkGenericCell [inline]
SetCellTypeToQuadraticQuad()vtkGenericCell [inline]
SetCellTypeToQuadraticTetra()vtkGenericCell [inline]
SetCellTypeToQuadraticTriangle()vtkGenericCell [inline]
SetCellTypeToQuadraticWedge()vtkGenericCell [inline]
SetCellTypeToTetra()vtkGenericCell [inline]
SetCellTypeToTriangle()vtkGenericCell [inline]
SetCellTypeToTriangleStrip()vtkGenericCell [inline]
SetCellTypeToTriQuadraticHexahedron()vtkGenericCell [inline]
SetCellTypeToVertex()vtkGenericCell [inline]
SetCellTypeToVoxel()vtkGenericCell [inline]
SetCellTypeToWedge()vtkGenericCell [inline]
SetDebug(unsigned char debugFlag)vtkObject
SetGlobalWarningDisplay(int val)vtkObject [static]
SetReferenceCount(int)vtkObjectBase
ShallowCopy(vtkCell *c)vtkGenericCell [virtual]
SubjectHelpervtkObject [protected]
Superclass typedefvtkGenericCell
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts)vtkGenericCell [virtual]
UnRegister(vtkObjectBase *o)vtkObjectBase [virtual]
UnRegisterInternal(vtkObjectBase *, int check)vtkObject [protected, virtual]
vtkCell()vtkCell [protected]
vtkGenericCell()vtkGenericCell [protected]
vtkObject()vtkObject [protected]
vtkObjectBase()vtkObjectBase [protected]
vtkObjectBase(const vtkObjectBase &)vtkObjectBase [inline, protected]
~vtkCell()vtkCell [protected]
~vtkGenericCell()vtkGenericCell [protected]
~vtkObject()vtkObject [protected, virtual]
~vtkObjectBase()vtkObjectBase [protected, virtual]


Generated on Sat Dec 27 13:25:55 2008 for VTK by  doxygen 1.5.6