VTK  9.3.20240423
vtkPolygon Member List

This is the complete list of members for vtkPolygon, 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
BEST_QUALITY enum valuevtkPolygon
BoundedTriangulate(vtkIdList *outTris, double tol)vtkPolygon
BoundsvtkCellprotected
BreakOnError()vtkObjectstatic
CellBoundary(int subId, const double pcoords[3], vtkIdList *pts) overridevtkPolygonvirtual
Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *tris, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) overridevtkPolygonvirtual
ComputeArea()vtkPolygon
ComputeArea(vtkPoints *p, vtkIdType numPts, const vtkIdType *pts, double normal[3])vtkPolygonstatic
ComputeBoundingSphere(double center[3]) constvtkCellvirtual
ComputeCentroid(vtkPoints *p, int numPts, const vtkIdType *pts, double centroid[3])vtkPolygonstatic
ComputeCentroid(vtkIdTypeArray *ids, vtkPoints *pts, double centroid[3])vtkPolygonstatic
ComputeNormal(vtkPoints *p, int numPts, const vtkIdType *pts, double n[3])vtkPolygonstatic
ComputeNormal(vtkPoints *p, double n[3])vtkPolygonstatic
ComputeNormal(vtkIdTypeArray *ids, vtkPoints *pts, double n[3])vtkPolygonstatic
ComputeNormal(int numPts, double *pts, double n[3])vtkPolygonstatic
ComputeTolerance()vtkPolygonprotected
Contour(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd) overridevtkPolygonvirtual
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
DeepCopy(vtkCell *c)vtkCellvirtual
Delete()vtkObjectBasevirtual
Derivatives(int subId, const double pcoords[3], const double *values, int dim, double *derivs) overridevtkPolygonvirtual
DistanceToPolygon(double x[3], int numPts, double *pts, double bounds[6], double closest[3])vtkPolygonstatic
DOT_PRODUCT enum valuevtkPolygon
EarCutMeasureTypes enum namevtkPolygon
EarCutTriangulation(int measure=PERIMETER2_TO_AREA_RATIO)vtkPolygon
EarCutTriangulation(vtkIdList *outTris, int measure=PERIMETER2_TO_AREA_RATIO)vtkPolygon
EvaluateLocation(int &subId, const double pcoords[3], double x[3], double *weights) overridevtkPolygonvirtual
EvaluatePosition(const double x[3], double closestPoint[3], int &subId, double pcoords[3], double &dist2, double weights[]) overridevtkPolygonvirtual
FastDelete()vtkObjectBasevirtual
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetBounds(double bounds[6])vtkCell
GetBounds()vtkCell
GetCellDimension() overridevtkPolygoninlinevirtual
GetCellType() overridevtkPolygoninlinevirtual
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDebug()vtkObject
GetEdge(int edgeId) overridevtkPolygonvirtual
GetFace(int) overridevtkPolygoninlinevirtual
GetFaces()vtkCellinlinevirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetIsInMemkind() constvtkObjectBase
GetLength2()vtkCell
GetMTime()vtkObjectvirtual
GetNumberOfEdges() overridevtkPolygoninlinevirtual
GetNumberOfFaces() overridevtkPolygoninlinevirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetNumberOfPoints() constvtkCellinline
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetParametricCenter(double pcoords[3])vtkCellvirtual
GetParametricCoords()vtkCellvirtual
GetParametricDistance(const double pcoords[3])vtkCellvirtual
GetPointId(int ptId)vtkCellinline
GetPointIds()vtkCellinline
GetPoints()vtkCellinline
GetReferenceCount()vtkObjectBaseinline
GetTolerance()vtkPolygonvirtual
GetUseMVCInterpolation()vtkPolygonvirtual
GetUsingMemkind()vtkObjectBasestatic
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
Inflate(double dist)vtkCellvirtual
Initialize(int npts, const vtkIdType *pts, vtkPoints *p)vtkCell
Initialize(int npts, vtkPoints *p)vtkCell
Initialize()vtkCellinlinevirtual
InitializeObjectBase()vtkObjectBase
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InterpolateDerivs(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(derivs))vtkCellinlinevirtual
InterpolateFunctions(const double x[3], double *sf) overridevtkPolygon
vtkCell::InterpolateFunctions(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(weight))vtkCellinlinevirtual
InterpolateFunctionsUsingMVC(const double x[3], double *weights)vtkPolygonprotected
IntersectConvex2DCells(vtkCell *cell1, vtkCell *cell2, double tol, double p0[3], double p1[3])vtkPolygonstatic
IntersectPolygonWithPolygon(int npts, double *pts, double bounds[6], int npts2, double *pts2, double bounds2[6], double tol, double x[3])vtkPolygonstatic
IntersectWithCell(vtkCell *other, double tol=0.0)vtkCellvirtual
IntersectWithCell(vtkCell *other, const vtkBoundingBox &boudingBox, const vtkBoundingBox &otherBoundingBox, double tol=0.0)vtkCellvirtual
IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId) overridevtkPolygonvirtual
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)vtkPolygonvirtual
IsConvex()vtkPolygon
IsConvex(vtkPoints *p, int numPts, const vtkIdType *pts)vtkPolygonstatic
IsConvex(vtkIdTypeArray *ids, vtkPoints *p)vtkPolygonstatic
IsConvex(vtkPoints *p)vtkPolygonstatic
IsExplicitCell()vtkCellinlinevirtual
IsLinear()vtkCellinlinevirtual
IsPrimaryCell() overridevtkPolygoninlinevirtual
IsTypeOf(const char *type)vtkPolygonstatic
LinevtkPolygonprotected
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkPolygonstatic
NewInstance() constvtkPolygon
NewInstanceInternal() constvtkPolygonprotectedvirtual
NonDegenerateTriangulate(vtkIdList *outTris)vtkPolygon
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
ParameterizePolygon(double p0[3], double p10[3], double &l10, double p20[3], double &l20, double n[3])vtkPolygon
PERIMETER2_TO_AREA_RATIO enum valuevtkPolygon
PointIdsvtkCell
PointInPolygon(double x[3], int numPts, double *pts, double bounds[6], double n[3])vtkPolygonstatic
PointsvtkCell
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkPolygonvirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
QuadvtkPolygonprotected
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBase
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
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()vtkCellinlinevirtual
RequiresInitialization()vtkCellinlinevirtual
SafeDownCast(vtkObjectBase *o)vtkPolygonstatic
SetDebug(bool debugFlag)vtkObject
SetFaces(vtkIdType *vtkNotUsed(faces))vtkCellinlinevirtual
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetObjectName(const std::string &objectName)vtkObjectvirtual
SetReferenceCount(int)vtkObjectBase
SetTolerance(double)vtkPolygonvirtual
SetUseMVCInterpolation(bool)vtkPolygonvirtual
ShallowCopy(vtkCell *c)vtkCellvirtual
SubjectHelpervtkObjectprotected
SuccessfulTriangulationvtkPolygonprotected
Superclass typedefvtkPolygon
TolvtkPolygonprotected
TolerancevtkPolygonprotected
TrianglevtkPolygonprotected
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) overridevtkPolygoninlinevirtual
Triangulate(vtkIdList *outTris)vtkPolygon
TriangulateIds(int index, vtkIdList *ptIds)vtkCellvirtual
TriangulateLocalIds(int index, vtkIdList *ptIds) overridevtkPolygonvirtual
TrisvtkPolygonprotected
TriScalarsvtkPolygonprotected
UnbiasedEarCutTriangulation(int seed, int measure=PERIMETER2_TO_AREA_RATIO)vtkPolygon
UnbiasedEarCutTriangulation(int seed, vtkIdList *outTris, int measure=PERIMETER2_TO_AREA_RATIO)vtkPolygon
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
UseMVCInterpolationvtkPolygonprotected
UsesGarbageCollector() constvtkObjectBaseinlinevirtual
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkCell()vtkCellprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkPolygon()vtkPolygonprotected
WeakPointersvtkObjectBaseprotected
~vtkCell() overridevtkCellprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkPolygon() overridevtkPolygonprotected