vtkQuadraticHexahedron Member List

This is the complete list of members for vtkQuadraticHexahedron, 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]
CellBoundary(int subId, double pcoords[3], vtkIdList *pts)vtkQuadraticHexahedron [virtual]
CellDatavtkQuadraticHexahedron [protected]
CellScalarsvtkQuadraticHexahedron [protected]
Clip(double value, vtkDataArray *cellScalars, vtkPointLocator *locator, vtkCellArray *tetras, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut)vtkQuadraticHexahedron [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)vtkQuadraticHexahedron [virtual]
DebugvtkObject [protected]
DebugOff()vtkObject [virtual]
DebugOn()vtkObject [virtual]
DeepCopy(vtkCell *c)vtkCell [virtual]
Delete()vtkObjectBase [virtual]
Derivatives(int subId, double pcoords[3], double *values, int dim, double *derivs)vtkQuadraticHexahedron [virtual]
EdgevtkQuadraticHexahedron [protected]
EvaluateLocation(int &subId, double pcoords[3], double x[3], double *weights)vtkQuadraticHexahedron [virtual]
EvaluatePosition(double x[3], double *closestPoint, int &subId, double pcoords[3], double &dist2, double *weights)vtkQuadraticHexahedron [virtual]
FacevtkQuadraticHexahedron [protected]
FastDelete()vtkObjectBase [virtual]
GetBounds(double bounds[6])vtkCell
GetBounds()vtkCell
GetCellDimension()vtkQuadraticHexahedron [inline, virtual]
GetCellType()vtkQuadraticHexahedron [inline, virtual]
GetClassName()vtkQuadraticHexahedron [virtual]
vtkObjectBase::GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetDebug()vtkObject
GetEdge(int)vtkQuadraticHexahedron [virtual]
GetEdgeArray(int edgeId)vtkQuadraticHexahedron [static]
GetFace(int)vtkQuadraticHexahedron [virtual]
GetFaceArray(int faceId)vtkQuadraticHexahedron [static]
GetGlobalWarningDisplay()vtkObject [static]
GetLength2()vtkCell
GetMTime()vtkObject [virtual]
GetNumberOfEdges()vtkQuadraticHexahedron [inline, virtual]
GetNumberOfFaces()vtkQuadraticHexahedron [inline, virtual]
GetNumberOfPoints()vtkCell [inline]
GetParametricCenter(double pcoords[3])vtkCell [virtual]
GetParametricCoords()vtkQuadraticHexahedron [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
HexvtkQuadraticHexahedron [protected]
Initialize(int npts, vtkIdType *pts, vtkPoints *p)vtkCell
Initialize()vtkCell [inline, virtual]
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObject [protected]
InternalReleaseFocus()vtkObject [protected]
InterpolateDerivs(double pcoords[3], double derivs[60])vtkQuadraticHexahedron [inline, virtual]
vtkNonLinearCell::InterpolateDerivs(double pcoords[3], double derivs[3])vtkCell [inline, virtual]
InterpolateFunctions(double pcoords[3], double weights[20])vtkQuadraticHexahedron [inline, virtual]
vtkNonLinearCell::InterpolateFunctions(double pcoords[3], double weights[3])vtkCell [inline, virtual]
InterpolationDerivs(double pcoords[3], double derivs[60])vtkQuadraticHexahedron [static]
InterpolationFunctions(double pcoords[3], double weights[20])vtkQuadraticHexahedron [static]
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId)vtkQuadraticHexahedron [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)vtkQuadraticHexahedron [virtual]
IsExplicitCell()vtkCell [inline, virtual]
IsLinear()vtkNonLinearCell [inline, virtual]
IsPrimaryCell()vtkCell [inline, virtual]
IsTypeOf(const char *type)vtkQuadraticHexahedron [static]
JacobianInverse(double pcoords[3], double **inverse, double derivs[60])vtkQuadraticHexahedron
Modified()vtkObject [virtual]
MTimevtkObject [protected]
New()vtkQuadraticHexahedron [static]
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBase [inline, protected]
PointDatavtkQuadraticHexahedron [protected]
PointIdsvtkCell
PointsvtkCell
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
PrintRevisions(ostream &os)vtkObjectBase
PrintSelf(ostream &os, vtkIndent indent)vtkQuadraticHexahedron [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()vtkCell [inline, virtual]
SafeDownCast(vtkObject *o)vtkQuadraticHexahedron [static]
ScalarsvtkQuadraticHexahedron [protected]
SetDebug(unsigned char debugFlag)vtkObject
SetGlobalWarningDisplay(int val)vtkObject [static]
SetReferenceCount(int)vtkObjectBase
ShallowCopy(vtkCell *c)vtkCell [virtual]
Subdivide(vtkPointData *inPd, vtkCellData *inCd, vtkIdType cellId, vtkDataArray *cellScalars)vtkQuadraticHexahedron [protected]
SubjectHelpervtkObject [protected]
Superclass typedefvtkQuadraticHexahedron
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts)vtkQuadraticHexahedron [virtual]
UnRegister(vtkObjectBase *o)vtkObjectBase [virtual]
UnRegisterInternal(vtkObjectBase *, int check)vtkObject [protected, virtual]
vtkCell()vtkCell [protected]
vtkNonLinearCell()vtkNonLinearCell [protected]
vtkObject()vtkObject [protected]
vtkObjectBase()vtkObjectBase [protected]
vtkObjectBase(const vtkObjectBase &)vtkObjectBase [inline, protected]
vtkQuadraticHexahedron()vtkQuadraticHexahedron [protected]
~vtkCell()vtkCell [protected]
~vtkNonLinearCell()vtkNonLinearCell [inline, protected]
~vtkObject()vtkObject [protected, virtual]
~vtkObjectBase()vtkObjectBase [protected, virtual]
~vtkQuadraticHexahedron()vtkQuadraticHexahedron [protected]


Generated on Wed Jun 3 19:29:30 2009 for VTK by  doxygen 1.5.6