Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

vtkGenericAdaptorCell Member List

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

AddObserver(unsigned long event, vtkCommand *, float priority=0.0)vtkObject
AddObserver(const char *event, vtkCommand *, float priority=0.0)vtkObject
AllocateTuples(int size)vtkGenericAdaptorCell [protected]
BoundsvtkGenericAdaptorCell [protected]
BreakOnError()vtkObject [static]
CellDatavtkGenericAdaptorCell [protected]
Clip(double value, vtkImplicitFunction *f, vtkGenericAttributeCollection *attributes, vtkGenericCellTessellator *tess, int insideOut, vtkPointLocator *locator, vtkCellArray *connectivity, vtkPointData *outPd, vtkCellData *outCd, vtkPointData *internalPd, vtkPointData *secondaryPd, vtkCellData *secondaryCd)vtkGenericAdaptorCell [virtual]
CollectRevisions(ostream &os)vtkObjectBase [protected, virtual]
Contour(vtkContourValues *values, vtkImplicitFunction *f, vtkGenericAttributeCollection *attributes, vtkGenericCellTessellator *tess, vtkPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *outPd, vtkCellData *outCd, vtkPointData *internalPd, vtkPointData *secondaryPd, vtkCellData *secondaryCd)vtkGenericAdaptorCell [virtual]
CountEdgeNeighbors(int *sharing)=0vtkGenericAdaptorCell [pure virtual]
CountNeighbors(vtkGenericAdaptorCell *boundary)=0vtkGenericAdaptorCell [pure virtual]
DebugvtkObject [protected]
DebugOff()vtkObject [virtual]
DebugOn()vtkObject [virtual]
Delete()vtkObjectBase [virtual]
Derivatives(int subId, double pcoords[3], vtkGenericAttribute *attribute, double *derivs)=0vtkGenericAdaptorCell [pure virtual]
EvaluateLocation(int subId, double pcoords[3], double x[3])=0vtkGenericAdaptorCell [pure virtual]
EvaluatePosition(double x[3], double *closestPoint, int &subId, double pcoords[3], double &dist2)=0vtkGenericAdaptorCell [pure virtual]
FastDelete()vtkObjectBase [virtual]
FindClosestBoundary(int subId, double pcoords[3], vtkGenericCellIterator *&boundary)=0vtkGenericAdaptorCell [pure virtual]
GetAttributeOrder(vtkGenericAttribute *a)=0vtkGenericAdaptorCell [pure virtual]
GetBoundaryIterator(vtkGenericCellIterator *boundaries, int dim=-1)=0vtkGenericAdaptorCell [pure virtual]
GetBounds(double bounds[6])=0vtkGenericAdaptorCell [pure virtual]
GetBounds()vtkGenericAdaptorCell [virtual]
GetClassName()vtkGenericAdaptorCell [virtual]
vtkObjectBase::GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetDebug()vtkObject
GetDimension()=0vtkGenericAdaptorCell [pure virtual]
GetEdgeArray(int edgeId)=0vtkGenericAdaptorCell [pure virtual]
GetFaceArray(int faceId)=0vtkGenericAdaptorCell [pure virtual]
GetGeometryOrder()=0vtkGenericAdaptorCell [pure virtual]
GetGlobalWarningDisplay()vtkObject [static]
GetHighestOrderAttribute(vtkGenericAttributeCollection *ac)vtkGenericAdaptorCell [virtual]
GetId()=0vtkGenericAdaptorCell [pure virtual]
GetLength2()vtkGenericAdaptorCell [virtual]
GetMTime()vtkObject [virtual]
GetNeighbors(vtkGenericAdaptorCell *boundary, vtkGenericCellIterator *neighbors)=0vtkGenericAdaptorCell [pure virtual]
GetNumberOfBoundaries(int dim=-1)=0vtkGenericAdaptorCell [pure virtual]
GetNumberOfDOFNodes()=0vtkGenericAdaptorCell [pure virtual]
GetNumberOfPoints()=0vtkGenericAdaptorCell [pure virtual]
GetNumberOfVerticesOnFace(int faceId)=0vtkGenericAdaptorCell [pure virtual]
GetParametricCenter(double pcoords[3])=0vtkGenericAdaptorCell [pure virtual]
GetParametricCoords()=0vtkGenericAdaptorCell [pure virtual]
GetParametricDistance(double pcoords[3])=0vtkGenericAdaptorCell [pure virtual]
GetPointIds(vtkIdType *id)=0vtkGenericAdaptorCell [pure virtual]
GetPointIterator(vtkGenericPointIterator *it)=0vtkGenericAdaptorCell [pure virtual]
GetReferenceCount()vtkObjectBase [inline]
GetType()=0vtkGenericAdaptorCell [pure virtual]
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
HexavtkGenericAdaptorCell [protected]
InternalCellArrayvtkGenericAdaptorCell [protected]
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObject [protected]
InternalIdsvtkGenericAdaptorCell [protected]
InternalPointsvtkGenericAdaptorCell [protected]
InternalReleaseFocus()vtkObject [protected]
InternalScalarsvtkGenericAdaptorCell [protected]
InterpolateTuple(vtkGenericAttribute *a, double pcoords[3], double *val)=0vtkGenericAdaptorCell [pure virtual]
InterpolateTuple(vtkGenericAttributeCollection *c, double pcoords[3], double *val)=0vtkGenericAdaptorCell [pure virtual]
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId)=0vtkGenericAdaptorCell [pure 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)vtkGenericAdaptorCell [virtual]
IsAttributeLinear(vtkGenericAttribute *a)vtkGenericAdaptorCell
IsFaceOnBoundary(vtkIdType faceId)=0vtkGenericAdaptorCell [pure virtual]
IsGeometryLinear()vtkGenericAdaptorCell
IsInDataSet()=0vtkGenericAdaptorCell [pure virtual]
IsOnBoundary()=0vtkGenericAdaptorCell [pure virtual]
IsPrimary()=0vtkGenericAdaptorCell [pure virtual]
IsTypeOf(const char *type)vtkGenericAdaptorCell [static]
LinevtkGenericAdaptorCell [protected]
Modified()vtkObject [virtual]
MTimevtkObject [protected]
New()vtkObject [static]
NewCellIterator()=0vtkGenericAdaptorCell [pure virtual]
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBase [inline, protected]
PointDatavtkGenericAdaptorCell [protected]
PointDataScalarsvtkGenericAdaptorCell [protected]
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
PrintRevisions(ostream &os)vtkObjectBase
PrintSelf(ostream &os, vtkIndent indent)vtkGenericAdaptorCell [virtual]
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
QuadvtkGenericAdaptorCell [protected]
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]
Reset()vtkGenericAdaptorCell [protected]
SafeDownCast(vtkObject *o)vtkGenericAdaptorCell [static]
ScalarsvtkGenericAdaptorCell [protected]
SetDebug(unsigned char debugFlag)vtkObject
SetGlobalWarningDisplay(int val)vtkObject [static]
SetReferenceCount(int)vtkObjectBase
SubjectHelpervtkObject [protected]
Superclass typedefvtkGenericAdaptorCell
Tessellate(vtkGenericAttributeCollection *attributes, vtkGenericCellTessellator *tess, vtkPoints *points, vtkPointLocator *locator, vtkCellArray *cellArray, vtkPointData *internalPd, vtkPointData *pd, vtkCellData *cd, vtkUnsignedCharArray *types)vtkGenericAdaptorCell [virtual]
TetravtkGenericAdaptorCell [protected]
TrianglevtkGenericAdaptorCell [protected]
TriangulateFace(vtkGenericAttributeCollection *attributes, vtkGenericCellTessellator *tess, int index, vtkPoints *points, vtkPointLocator *locator, vtkCellArray *cellArray, vtkPointData *internalPd, vtkPointData *pd, vtkCellData *cd)vtkGenericAdaptorCell [virtual]
TuplesvtkGenericAdaptorCell [protected]
TuplesCapacityvtkGenericAdaptorCell [protected]
UnRegister(vtkObjectBase *o)vtkObjectBase [virtual]
UnRegisterInternal(vtkObjectBase *, int check)vtkObject [protected, virtual]
VertexvtkGenericAdaptorCell [protected]
vtkGenericAdaptorCell()vtkGenericAdaptorCell [protected]
vtkObject()vtkObject [protected]
vtkObjectBase()vtkObjectBase [protected]
vtkObjectBase(const vtkObjectBase &)vtkObjectBase [inline, protected]
~vtkGenericAdaptorCell()vtkGenericAdaptorCell [protected, virtual]
~vtkObject()vtkObject [protected, virtual]
~vtkObjectBase()vtkObjectBase [protected, virtual]


Generated on Mon Jan 21 23:45:09 2008 for VTK by  doxygen 1.4.3-20050530