VTK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
vtkQuadraticPolygon Member List

This is the complete list of members for vtkQuadraticPolygon, 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
CellBoundary(int subId, double pcoords[3], vtkIdList *pts)vtkQuadraticPolygonvirtual
Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut)vtkQuadraticPolygonvirtual
CollectRevisions(ostream &)vtkObjectBaseinlineprotectedvirtual
ComputeCentroid(vtkIdTypeArray *ids, vtkPoints *pts, double centroid[3])vtkQuadraticPolygonstatic
Contour(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd)vtkQuadraticPolygonvirtual
ConvertFromPolygon(vtkIdList *ids)vtkQuadraticPolygonprotectedstatic
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
DeepCopy(vtkCell *c)vtkCellvirtual
Delete()vtkObjectBasevirtual
Derivatives(int subId, double pcoords[3], double *values, int dim, double *derivs)vtkQuadraticPolygonvirtual
DistanceToPolygon(double x[3], int numPts, double *pts, double bounds[6], double closest[3])vtkQuadraticPolygonstatic
EdgevtkQuadraticPolygonprotected
EvaluateLocation(int &subId, double pcoords[3], double x[3], double *weights)vtkQuadraticPolygonvirtual
EvaluatePosition(double x[3], double *closestPoint, int &subId, double pcoords[3], double &dist2, double *weights)vtkQuadraticPolygonvirtual
FastDelete()vtkObjectBasevirtual
GetBounds(double bounds[6])vtkCell
GetBounds()vtkCell
GetCellDimension()vtkQuadraticPolygoninlinevirtual
GetCellType()vtkQuadraticPolygoninlinevirtual
GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetDebug()vtkObject
GetEdge(int)vtkQuadraticPolygonvirtual
GetFace(int)vtkQuadraticPolygoninlinevirtual
GetFaces()vtkCellinlinevirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetLength2()vtkCell
GetMTime()vtkObjectvirtual
GetNumberOfEdges()vtkQuadraticPolygoninlinevirtual
GetNumberOfFaces()vtkQuadraticPolygoninlinevirtual
GetNumberOfPoints()vtkCellinline
GetParametricCenter(double pcoords[3])vtkCellvirtual
GetParametricCoords()vtkCellvirtual
GetParametricDistance(double pcoords[3])vtkCellvirtual
GetPermutationFromPolygon(vtkIdType nb, vtkIdList *permutation)vtkQuadraticPolygonprotectedstatic
GetPermutationToPolygon(vtkIdType nb, vtkIdList *permutation)vtkQuadraticPolygonprotectedstatic
GetPointId(int ptId)vtkCellinline
GetPointIds()vtkCellinline
GetPoints()vtkCellinline
GetReferenceCount()vtkObjectBaseinline
GetUseMVCInterpolation()vtkQuadraticPolygonvirtual
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(int npts, vtkIdType *pts, vtkPoints *p)vtkCell
Initialize()vtkCellinlinevirtual
InitializePolygon()vtkQuadraticPolygonprotected
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InterpolateDerivs(double pcoords[3], double derivs[3])vtkCellinlinevirtual
InterpolateFunctions(double x[3], double *weights)vtkQuadraticPolygonvirtual
vtkNonLinearCell::InterpolateFunctions(double pcoords[3], double weights[3])vtkCellinlinevirtual
IntersectConvex2DCells(vtkCell *cell1, vtkCell *cell2, double tol, double p0[3], double p1[3])vtkQuadraticPolygonstatic
IntersectPolygonWithPolygon(int npts, double *pts, double bounds[6], int npts2, double *pts2, double bounds2[3], double tol, double x[3])vtkQuadraticPolygonstatic
IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId)vtkQuadraticPolygonvirtual
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)vtkQuadraticPolygonvirtual
IsExplicitCell()vtkCellinlinevirtual
IsLinear()vtkNonLinearCellinlinevirtual
IsPrimaryCell()vtkQuadraticPolygoninlinevirtual
IsTypeOf(const char *type)vtkQuadraticPolygonstatic
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkQuadraticPolygonstatic
NewInstance() const vtkQuadraticPolygon
NewInstanceInternal() const vtkQuadraticPolygonprotectedvirtual
NonDegenerateTriangulate(vtkIdList *outTris)vtkQuadraticPolygon
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
ParameterizePolygon(double p0[3], double p10[3], double &l10, double p20[3], double &l20, double n[3])vtkQuadraticPolygon
PermuteFromPolygon(vtkIdType nb, double *values)vtkQuadraticPolygonprotectedstatic
PermuteToPolygon(vtkIdType nbPoints, double *inPoints, double *outPoints)vtkQuadraticPolygonprotectedstatic
PermuteToPolygon(vtkCell *inCell, vtkCell *outCell)vtkQuadraticPolygonprotectedstatic
PermuteToPolygon(vtkPoints *inPoints, vtkPoints *outPoints)vtkQuadraticPolygonprotectedstatic
PermuteToPolygon(vtkIdTypeArray *inIds, vtkIdTypeArray *outIds)vtkQuadraticPolygonprotectedstatic
PermuteToPolygon(vtkDataArray *inDataArray, vtkDataArray *outDataArray)vtkQuadraticPolygonprotectedstatic
PointIdsvtkCell
PointInPolygon(double x[3], int numPts, double *pts, double bounds[6], double n[3])vtkQuadraticPolygonstatic
PointsvtkCell
PolygonvtkQuadraticPolygonprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintRevisions(ostream &)vtkObjectBaseinline
PrintSelf(ostream &os, vtkIndent indent)vtkQuadraticPolygonvirtual
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()vtkCellinlinevirtual
RequiresInitialization()vtkCellinlinevirtual
SafeDownCast(vtkObjectBase *o)vtkQuadraticPolygonstatic
SetDebug(unsigned char debugFlag)vtkObject
SetFaces(vtkIdType *vtkNotUsed(faces))vtkCellinlinevirtual
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetReferenceCount(int)vtkObjectBase
SetUseMVCInterpolation(bool)vtkQuadraticPolygonvirtual
ShallowCopy(vtkCell *c)vtkCellvirtual
SubjectHelpervtkObjectprotected
Superclass typedefvtkQuadraticPolygon
Triangulate(vtkIdList *outTris)vtkQuadraticPolygon
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts)vtkQuadraticPolygonvirtual
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, int check)vtkObjectprotectedvirtual
UseMVCInterpolationvtkQuadraticPolygonprotected
vtkCell()vtkCellprotected
vtkNonLinearCell()vtkNonLinearCellprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkQuadraticPolygon()vtkQuadraticPolygonprotected
WeakPointersvtkObjectBaseprotected
~vtkCell()vtkCellprotected
~vtkNonLinearCell()vtkNonLinearCellinlineprotected
~vtkObject()vtkObjectprotectedvirtual
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkQuadraticPolygon()vtkQuadraticPolygonprotected