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

vtkPolygon Member List

This is the complete list of members for vtkPolygon, 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]
CellBoundary(int subId, float pcoords[3], vtkIdList *pts)vtkPolygon [virtual]
CellBoundary(int subId, float pcoords[3], vtkIdList &pts)vtkPolygon [inline]
Clip(float value, vtkScalars *cellScalars, vtkPointLocator *locator, vtkCellArray *tris, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, int cellId, vtkCellData *outCd, int insideOut)vtkPolygon [virtual]
ComputeNormal(vtkPoints *p, int numPts, int *pts, float n[3])vtkPolygon [static]
ComputeNormal(vtkPoints *p, float n[3]) (defined in vtkPolygon)vtkPolygon [static]
ComputeNormal(int numPts, float *pts, float n[3])vtkPolygon [static]
ComputeWeights(float x[3], float *weights)vtkPolygon
Contour(float value, vtkScalars *cellScalars, vtkPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, int cellId, vtkCellData *outCd)vtkPolygon [virtual]
Debug (defined in vtkObject)vtkObject [protected]
DebugOff()vtkObject [virtual]
DebugOn()vtkObject [virtual]
DeepCopy(vtkCell *c)vtkCell [virtual]
DeepCopy(vtkCell &c)vtkCell [inline]
Delete()vtkObject [virtual]
Derivatives(int subId, float pcoords[3], float *values, int dim, float *derivs)vtkPolygon [virtual]
EarCutTriangulation()vtkPolygon [protected]
EvaluateLocation(int &subId, float pcoords[3], float x[3], float *weights)vtkPolygon [virtual]
EvaluatePosition(float x[3], float *closestPoint, int &subId, float pcoords[3], float &dist2, float *weights)vtkPolygon [virtual]
GetBounds(float bounds[6])vtkCell
GetBounds()vtkCell
GetCellDimension()vtkPolygon [inline, virtual]
GetCellType()vtkPolygon [inline, virtual]
GetClassName()vtkPolygon [virtual]
GetCommand(unsigned long tag) (defined in vtkObject)vtkObject
GetDebug()vtkObject
GetEdge(int edgeId)vtkPolygon [virtual]
GetFace(int)vtkPolygon [inline, virtual]
GetGlobalWarningDisplay() (defined in vtkObject)vtkObject [static]
GetInterpolationOrder()vtkCell [inline, virtual]
GetLength2()vtkCell
GetMTime()vtkObject [virtual]
GetNumberOfEdges()vtkPolygon [inline, virtual]
GetNumberOfFaces()vtkPolygon [inline, virtual]
GetNumberOfPoints()vtkCell [inline]
GetParametricCenter(float pcoords[3])vtkCell [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
IntersectPolygonWithPolygon(int npts, float *pts, float bounds[6], int npts2, float *pts2, float bounds2[3], float tol, float x[3])vtkPolygon [static]
IntersectWithLine(float p1[3], float p2[3], float tol, float &t, float x[3], float pcoords[3], int &subId)vtkPolygon [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)vtkPolygon [virtual]
IsTypeOf(const char *type)vtkPolygon [static]
Line (defined in vtkPolygon)vtkPolygon [protected]
MakeObject()vtkPolygon [virtual]
Modified()vtkObject [inline, virtual]
MTime (defined in vtkObject)vtkObject [protected]
New()vtkPolygon [static]
Normal (defined in vtkPolygon)vtkPolygon [protected]
operator=(const vtkPolygon &) (defined in vtkPolygon)vtkPolygon [inline, protected]
operator=(const vtkCell &) (defined in vtkCell)vtkCell [inline, protected]
operator=(const vtkObject &) (defined in vtkObject)vtkObject [inline, protected]
ParameterizePolygon(float p0[3], float p10[3], float &l10, float p20[3], float &l20, float n[3])vtkPolygon
PointIds (defined in vtkCell)vtkCell
PointInPolygon(float x[3], int numPts, float *pts, float bounds[6], float n[3])vtkPolygon [static]
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]
Quad (defined in vtkPolygon)vtkPolygon [protected]
ReferenceCount (defined in vtkObject)vtkObject [protected]
Register(vtkObject *o)vtkObject
RemoveObserver(unsigned long tag) (defined in vtkObject)vtkObject
SafeDownCast(vtkObject *o)vtkPolygon [static]
SetDebug(unsigned char debugFlag)vtkObject
SetGlobalWarningDisplay(int val)vtkObject [static]
SetReferenceCount(int)vtkObject
ShallowCopy(vtkCell *c)vtkCell [virtual]
ShallowCopy(vtkCell &c) (defined in vtkCell)vtkCell [inline]
SubjectHelper (defined in vtkObject)vtkObject [protected]
SuccessfulTriangulation (defined in vtkPolygon)vtkPolygon [protected]
Tolerance (defined in vtkPolygon)vtkPolygon [protected]
Triangle (defined in vtkPolygon)vtkPolygon [protected]
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts)vtkPolygon [virtual]
Triangulate(vtkIdList *outTris)vtkPolygon
Triangulate(int index, vtkIdList &ptIds, vtkPoints &pts) (defined in vtkPolygon)vtkPolygon [inline]
Triangulate(vtkIdList &outTris) (defined in vtkPolygon)vtkPolygon [inline]
Tris (defined in vtkPolygon)vtkPolygon [protected]
TriScalars (defined in vtkPolygon)vtkPolygon [protected]
UnRegister(vtkObject *o)vtkObject [virtual]
vtkCell() (defined in vtkCell)vtkCell [protected]
vtkCell(const vtkCell &) (defined in vtkCell)vtkCell [inline, protected]
vtkObject() (defined in vtkObject)vtkObject [protected]
vtkObject(const vtkObject &) (defined in vtkObject)vtkObject [inline, protected]
vtkPolygon() (defined in vtkPolygon)vtkPolygon [protected]
vtkPolygon(const vtkPolygon &) (defined in vtkPolygon)vtkPolygon [inline, protected]
~vtkCell() (defined in vtkCell)vtkCell [protected]
~vtkObject() (defined in vtkObject)vtkObject [protected, virtual]
~vtkPolygon() (defined in vtkPolygon)vtkPolygon [protected]

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