VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
BoundsvtkCellprotected
BreakOnError()vtkObjectstatic
CellvtkGenericCellprotected
CellBoundary(int subId, double pcoords[3], vtkIdList *pts)vtkGenericCellvirtual
Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *connectivity, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut)vtkGenericCellvirtual
CollectRevisions(ostream &)vtkObjectBaseinlineprotectedvirtual
Contour(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd)vtkGenericCellvirtual
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
DeepCopy(vtkCell *c)vtkGenericCellvirtual
Delete()vtkObjectBasevirtual
Derivatives(int subId, double pcoords[3], double *values, int dim, double *derivs)vtkGenericCellvirtual
EvaluateLocation(int &subId, double pcoords[3], double x[3], double *weights)vtkGenericCellvirtual
EvaluatePosition(double x[3], double *closestPoint, int &subId, double pcoords[3], double &dist2, double *weights)vtkGenericCellvirtual
FastDelete()vtkObjectBasevirtual
GetBounds(double bounds[6])vtkCell
GetBounds()vtkCell
GetCellDimension()vtkGenericCellvirtual
GetCellType()vtkGenericCellvirtual
GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetDebug()vtkObject
GetEdge(int edgeId)vtkGenericCellvirtual
GetFace(int faceId)vtkGenericCellvirtual
GetFaces()vtkGenericCellvirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetLength2()vtkCell
GetMTime()vtkObjectvirtual
GetNumberOfEdges()vtkGenericCellvirtual
GetNumberOfFaces()vtkGenericCellvirtual
GetNumberOfPoints()vtkCellinline
GetParametricCenter(double pcoords[3])vtkGenericCellvirtual
GetParametricCoords()vtkGenericCellvirtual
GetParametricDistance(double pcoords[3])vtkCellvirtual
GetPointId(int ptId)vtkCellinline
GetPointIds()vtkCellinline
GetPoints()vtkCellinline
GetReferenceCount()vtkObjectBaseinline
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
Initialize()vtkGenericCellvirtual
vtkCell::Initialize(int npts, vtkIdType *pts, vtkPoints *p)vtkCell
InstantiateCell(int cellType)vtkGenericCellstatic
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InterpolateDerivs(double pcoords[3], double *derivs)vtkGenericCellvirtual
vtkCell::InterpolateDerivs(double pcoords[3], double derivs[3])vtkCellinlinevirtual
InterpolateFunctions(double pcoords[3], double *weights)vtkGenericCellvirtual
vtkCell::InterpolateFunctions(double pcoords[3], double weights[3])vtkCellinlinevirtual
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId)vtkGenericCellvirtual
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkGenericCellvirtual
IsExplicitCell()vtkCellinlinevirtual
IsLinear()vtkGenericCellvirtual
IsPrimaryCell()vtkGenericCellvirtual
IsTypeOf(const char *type)vtkGenericCellstatic
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkGenericCellstatic
NewInstance() const vtkGenericCell
NewInstanceInternal() const vtkGenericCellprotectedvirtual
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
PointIdsvtkCell
PointsvtkCell
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintRevisions(ostream &)vtkObjectBaseinline
PrintSelf(ostream &os, vtkIndent indent)vtkGenericCellvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBasevirtual
RegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
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 *)vtkObjectBaseprotectedvirtual
RequiresExplicitFaceRepresentation()vtkGenericCellvirtual
RequiresInitialization()vtkGenericCellvirtual
SafeDownCast(vtkObjectBase *o)vtkGenericCellstatic
SetCellType(int cellType)vtkGenericCell
SetCellTypeToBiQuadraticQuad()vtkGenericCellinline
SetCellTypeToBiQuadraticQuadraticHexahedron()vtkGenericCellinline
SetCellTypeToBiQuadraticQuadraticWedge()vtkGenericCellinline
SetCellTypeToBiQuadraticTriangle()vtkGenericCellinline
SetCellTypeToConvexPointSet()vtkGenericCellinline
SetCellTypeToCubicLine()vtkGenericCellinline
SetCellTypeToEmptyCell()vtkGenericCellinline
SetCellTypeToHexagonalPrism()vtkGenericCellinline
SetCellTypeToHexahedron()vtkGenericCellinline
SetCellTypeToLine()vtkGenericCellinline
SetCellTypeToPentagonalPrism()vtkGenericCellinline
SetCellTypeToPixel()vtkGenericCellinline
SetCellTypeToPolygon()vtkGenericCellinline
SetCellTypeToPolyhedron()vtkGenericCellinline
SetCellTypeToPolyLine()vtkGenericCellinline
SetCellTypeToPolyVertex()vtkGenericCellinline
SetCellTypeToPyramid()vtkGenericCellinline
SetCellTypeToQuad()vtkGenericCellinline
SetCellTypeToQuadraticEdge()vtkGenericCellinline
SetCellTypeToQuadraticHexahedron()vtkGenericCellinline
SetCellTypeToQuadraticLinearQuad()vtkGenericCellinline
SetCellTypeToQuadraticLinearWedge()vtkGenericCellinline
SetCellTypeToQuadraticPolygon()vtkGenericCellinline
SetCellTypeToQuadraticPyramid()vtkGenericCellinline
SetCellTypeToQuadraticQuad()vtkGenericCellinline
SetCellTypeToQuadraticTetra()vtkGenericCellinline
SetCellTypeToQuadraticTriangle()vtkGenericCellinline
SetCellTypeToQuadraticWedge()vtkGenericCellinline
SetCellTypeToTetra()vtkGenericCellinline
SetCellTypeToTriangle()vtkGenericCellinline
SetCellTypeToTriangleStrip()vtkGenericCellinline
SetCellTypeToTriQuadraticHexahedron()vtkGenericCellinline
SetCellTypeToVertex()vtkGenericCellinline
SetCellTypeToVoxel()vtkGenericCellinline
SetCellTypeToWedge()vtkGenericCellinline
SetDebug(unsigned char debugFlag)vtkObject
SetFaces(vtkIdType *faces)vtkGenericCell
vtkCell::SetFaces(vtkIdType *vtkNotUsed(faces))vtkCellinlinevirtual
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetPointIds(vtkIdList *pointIds)vtkGenericCell
SetPoints(vtkPoints *points)vtkGenericCell
SetReferenceCount(int)vtkObjectBase
ShallowCopy(vtkCell *c)vtkGenericCellvirtual
SubjectHelpervtkObjectprotected
Superclass typedefvtkGenericCell
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts)vtkGenericCellvirtual
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
vtkCell()vtkCellprotected
vtkGenericCell()vtkGenericCellprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
~vtkCell()vtkCellprotected
~vtkGenericCell()vtkGenericCellprotected
~vtkObject()vtkObjectprotectedvirtual
~vtkObjectBase()vtkObjectBaseprotectedvirtual