Main Page   Class Hierarchy   Alphabetical List   Compound List   Compound Members   Related Pages  

vtkGenericCell Member List

This is the complete list of members for vtkGenericCell, including all inherited members.
AddObserver(unsigned long event, vtkCommand *)vtkObject
AddObserver(const char *event, vtkCommand *) (defined in vtkObject)vtkObject
Bounds (defined in vtkCell)vtkCell [protected]
BreakOnError()vtkObject [static]
Cell (defined in vtkGenericCell)vtkGenericCell [protected]
CellBoundary(int subId, float pcoords[3], vtkIdList *pts)vtkGenericCell [virtual]
Clip(float value, vtkScalars *cellScalars, vtkPointLocator *locator, vtkCellArray *connectivity, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, int cellId, vtkCellData *outCd, int insideOut)vtkGenericCell [virtual]
Contour(float value, vtkScalars *cellScalars, vtkPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, int cellId, vtkCellData *outCd)vtkGenericCell [virtual]
Debug (defined in vtkObject)vtkObject [protected]
DebugOff()vtkObject [virtual]
DebugOn()vtkObject [virtual]
DeepCopy(vtkCell *c)vtkGenericCell [virtual]
DeepCopy(vtkCell &c)vtkGenericCell [inline]
Delete()vtkObject [virtual]
Derivatives(int subId, float pcoords[3], float *values, int dim, float *derivs)vtkGenericCell [virtual]
EvaluateLocation(int &subId, float pcoords[3], float x[3], float *weights)vtkGenericCell [virtual]
EvaluatePosition(float x[3], float *closestPoint, int &subId, float pcoords[3], float &dist2, float *weights)vtkGenericCell [virtual]
GetBounds(float bounds[6])vtkCell
GetBounds()vtkCell
GetCellDimension()vtkGenericCell [virtual]
GetCellType()vtkGenericCell [virtual]
GetClassName()vtkGenericCell [virtual]
GetCommand(unsigned long tag) (defined in vtkObject)vtkObject
GetDebug()vtkObject
GetEdge(int edgeId)vtkGenericCell [virtual]
GetFace(int faceId)vtkGenericCell [virtual]
GetGlobalWarningDisplay() (defined in vtkObject)vtkObject [static]
GetInterpolationOrder()vtkGenericCell [virtual]
GetLength2()vtkCell
GetMTime()vtkObject [virtual]
GetNumberOfEdges()vtkGenericCell [virtual]
GetNumberOfFaces()vtkGenericCell [virtual]
GetNumberOfPoints()vtkCell [inline]
GetParametricCenter(float pcoords[3])vtkGenericCell [virtual]
GetPointId(int ptId)vtkCell [inline]
GetPointIds()vtkCell [inline]
GetPoints()vtkCell [inline]
GetReferenceCount()vtkObject [inline]
GlobalWarningDisplayOff() (defined in vtkObject)vtkObject [inline, static]
GlobalWarningDisplayOn() (defined in vtkObject)vtkObject [inline, static]
HasObserver(unsigned long event) (defined in vtkObject)vtkObject
HasObserver(const char *event) (defined in vtkObject)vtkObject
HitBBox(float bounds[6], float origin[3], float dir[3], float coord[3], float &t)vtkCell [static]
Initialize(int npts, int *pts, vtkPoints *p)vtkCell
IntersectWithLine(float p1[3], float p2[3], float tol, float &t, float x[3], float pcoords[3], int &subId)vtkGenericCell [virtual]
InvokeEvent(unsigned long event, void *callData) (defined in vtkObject)vtkObject
InvokeEvent(const char *event, void *callData) (defined in vtkObject)vtkObject
IsA(const char *type)vtkGenericCell [virtual]
IsTypeOf(const char *type)vtkGenericCell [static]
MakeObject()vtkGenericCell [virtual]
Modified()vtkObject [inline, virtual]
MTime (defined in vtkObject)vtkObject [protected]
New()vtkGenericCell [static]
operator=(const vtkGenericCell &) (defined in vtkGenericCell)vtkGenericCell [inline, protected]
operator=(const vtkCell &) (defined in vtkCell)vtkCell [inline, protected]
operator=(const vtkObject &) (defined in vtkObject)vtkObject [inline, protected]
PointIds (defined in vtkCell)vtkCell
Points (defined in vtkCell)vtkCell
Print(ostream &os)vtkObject
PrintHeader(ostream &os, vtkIndent indent) (defined in vtkObject)vtkObject [virtual]
PrintSelf(ostream &os, vtkIndent indent)vtkCell [virtual]
PrintTrailer(ostream &os, vtkIndent indent) (defined in vtkObject)vtkObject [virtual]
ReferenceCount (defined in vtkObject)vtkObject [protected]
Register(vtkObject *o)vtkObject
RemoveObserver(unsigned long tag) (defined in vtkObject)vtkObject
SafeDownCast(vtkObject *o)vtkGenericCell [static]
SetCellType(int cellType)vtkGenericCell
SetCellTypeToEmptyCell() (defined in vtkGenericCell)vtkGenericCell [inline]
SetCellTypeToHexahedron() (defined in vtkGenericCell)vtkGenericCell [inline]
SetCellTypeToLine() (defined in vtkGenericCell)vtkGenericCell [inline]
SetCellTypeToPixel() (defined in vtkGenericCell)vtkGenericCell [inline]
SetCellTypeToPolygon() (defined in vtkGenericCell)vtkGenericCell [inline]
SetCellTypeToPolyLine() (defined in vtkGenericCell)vtkGenericCell [inline]
SetCellTypeToPolyVertex() (defined in vtkGenericCell)vtkGenericCell [inline]
SetCellTypeToPyramid() (defined in vtkGenericCell)vtkGenericCell [inline]
SetCellTypeToQuad() (defined in vtkGenericCell)vtkGenericCell [inline]
SetCellTypeToTetra() (defined in vtkGenericCell)vtkGenericCell [inline]
SetCellTypeToTriangle() (defined in vtkGenericCell)vtkGenericCell [inline]
SetCellTypeToTriangleStrip() (defined in vtkGenericCell)vtkGenericCell [inline]
SetCellTypeToVertex() (defined in vtkGenericCell)vtkGenericCell [inline]
SetCellTypeToVoxel() (defined in vtkGenericCell)vtkGenericCell [inline]
SetCellTypeToWedge() (defined in vtkGenericCell)vtkGenericCell [inline]
SetDebug(unsigned char debugFlag)vtkObject
SetGlobalWarningDisplay(int val)vtkObject [static]
SetReferenceCount(int)vtkObject
ShallowCopy(vtkCell *c)vtkGenericCell [virtual]
ShallowCopy(vtkCell &c) (defined in vtkGenericCell)vtkGenericCell [inline]
SubjectHelper (defined in vtkObject)vtkObject [protected]
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts)vtkGenericCell [virtual]
UnRegister(vtkObject *o)vtkObject [virtual]
vtkCell() (defined in vtkCell)vtkCell [protected]
vtkCell(const vtkCell &) (defined in vtkCell)vtkCell [inline, protected]
vtkGenericCell() (defined in vtkGenericCell)vtkGenericCell [protected]
vtkGenericCell(const vtkGenericCell &) (defined in vtkGenericCell)vtkGenericCell [inline, protected]
vtkObject() (defined in vtkObject)vtkObject [protected]
vtkObject(const vtkObject &) (defined in vtkObject)vtkObject [inline, protected]
~vtkCell() (defined in vtkCell)vtkCell [protected]
~vtkGenericCell() (defined in vtkGenericCell)vtkGenericCell [protected]
~vtkObject() (defined in vtkObject)vtkObject [protected, virtual]

Generated on Tue Mar 19 13:25:31 2002 for VTK by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002