| VTK
    9.0.1
    | 
This is the complete list of members for vtkQuadraticLinearWedge, 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) | vtkObject | inline | 
| AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline | 
| AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | inline | 
| Bounds | vtkCell | protected | 
| BreakOnError() | vtkObject | static | 
| CellBoundary(int subId, const double pcoords[3], vtkIdList *pts) override | vtkQuadraticLinearWedge | virtual | 
| Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *tetras, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) override | vtkQuadraticLinearWedge | virtual | 
| CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual | 
| Contour(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd) override | vtkQuadraticLinearWedge | virtual | 
| Debug | vtkObject | protected | 
| DebugOff() | vtkObject | virtual | 
| DebugOn() | vtkObject | virtual | 
| DeepCopy(vtkCell *c) | vtkCell | virtual | 
| Delete() | vtkObjectBase | virtual | 
| Derivatives(int subId, const double pcoords[3], const double *values, int dim, double *derivs) override | vtkQuadraticLinearWedge | virtual | 
| Edge | vtkQuadraticLinearWedge | protected | 
| EvaluateLocation(int &subId, const double pcoords[3], double x[3], double *weights) override | vtkQuadraticLinearWedge | virtual | 
| EvaluatePosition(const double x[3], double *closestPoint, int &subId, double pcoords[3], double &dist2, double *weights) override | vtkQuadraticLinearWedge | |
| vtkNonLinearCell::EvaluatePosition(const double x[3], double closestPoint[3], int &subId, double pcoords[3], double &dist2, double weights[])=0 | vtkCell | pure virtual | 
| Face | vtkQuadraticLinearWedge | protected | 
| FastDelete() | vtkObjectBase | virtual | 
| GetBounds(double bounds[6]) | vtkCell | |
| GetBounds() | vtkCell | |
| GetCellDimension() override | vtkQuadraticLinearWedge | inlinevirtual | 
| GetCellType() override | vtkQuadraticLinearWedge | inlinevirtual | 
| GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetDebug() | vtkObject | |
| GetEdge(int edgeId) override | vtkQuadraticLinearWedge | virtual | 
| GetEdgeArray(vtkIdType edgeId) | vtkQuadraticLinearWedge | static | 
| GetFace(int faceId) override | vtkQuadraticLinearWedge | virtual | 
| GetFaceArray(vtkIdType faceId) | vtkQuadraticLinearWedge | static | 
| GetFaces() | vtkCell | inlinevirtual | 
| GetGlobalWarningDisplay() | vtkObject | static | 
| GetLength2() | vtkCell | |
| GetMTime() | vtkObject | virtual | 
| GetNumberOfEdges() override | vtkQuadraticLinearWedge | inlinevirtual | 
| GetNumberOfFaces() override | vtkQuadraticLinearWedge | inlinevirtual | 
| GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual | 
| GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static | 
| GetNumberOfPoints() | vtkCell | inline | 
| GetParametricCenter(double pcoords[3]) override | vtkQuadraticLinearWedge | inlinevirtual | 
| GetParametricCoords() override | vtkQuadraticLinearWedge | virtual | 
| GetParametricDistance(const double pcoords[3]) | vtkCell | virtual | 
| GetPointId(int ptId) | vtkCell | inline | 
| GetPointIds() | vtkCell | inline | 
| GetPoints() | vtkCell | inline | 
| GetReferenceCount() | vtkObjectBase | inline | 
| GlobalWarningDisplayOff() | vtkObject | inlinestatic | 
| GlobalWarningDisplayOn() | vtkObject | inlinestatic | 
| 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, const vtkIdType *pts, vtkPoints *p) | vtkCell | |
| Initialize(int npts, vtkPoints *p) | vtkCell | |
| Initialize() | vtkCell | inlinevirtual | 
| InitializeObjectBase() | vtkObjectBase | |
| InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkObject | protected | 
| InternalReleaseFocus() | vtkObject | protected | 
| InterpolateDerivs(const double pcoords[3], double derivs[45]) override | vtkQuadraticLinearWedge | inline | 
| vtkNonLinearCell::InterpolateDerivs(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(derivs)) | vtkCell | inlinevirtual | 
| InterpolateFunctions(const double pcoords[3], double weights[15]) override | vtkQuadraticLinearWedge | inline | 
| vtkNonLinearCell::InterpolateFunctions(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(weight)) | vtkCell | inlinevirtual | 
| InterpolationDerivs(const double pcoords[3], double derivs[45]) | vtkQuadraticLinearWedge | static | 
| InterpolationFunctions(const double pcoords[3], double weights[15]) | vtkQuadraticLinearWedge | static | 
| IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId) override | vtkQuadraticLinearWedge | virtual | 
| InvokeEvent(unsigned long event, void *callData) | vtkObject | |
| InvokeEvent(const char *event, void *callData) | vtkObject | |
| InvokeEvent(unsigned long event) | vtkObject | inline | 
| InvokeEvent(const char *event) | vtkObject | inline | 
| IsA(const char *type) | vtkQuadraticLinearWedge | virtual | 
| IsExplicitCell() | vtkCell | inlinevirtual | 
| IsLinear() override | vtkNonLinearCell | inlinevirtual | 
| IsPrimaryCell() | vtkCell | inlinevirtual | 
| IsTypeOf(const char *type) | vtkQuadraticLinearWedge | static | 
| JacobianInverse(const double pcoords[3], double **inverse, double derivs[45]) | vtkQuadraticLinearWedge | |
| Modified() | vtkObject | virtual | 
| MTime | vtkObject | protected | 
| New() | vtkQuadraticLinearWedge | static | 
| NewInstance() const | vtkQuadraticLinearWedge | |
| NewInstanceInternal() const | vtkQuadraticLinearWedge | protectedvirtual | 
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected | 
| PointIds | vtkCell | |
| Points | vtkCell | |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual | 
| PrintRevisions(ostream &) | vtkObjectBase | inline | 
| PrintSelf(ostream &os, vtkIndent indent) override | vtkQuadraticLinearWedge | virtual | 
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual | 
| QuadEdge | vtkQuadraticLinearWedge | protected | 
| ReferenceCount | vtkObjectBase | protected | 
| Register(vtkObjectBase *o) | vtkObjectBase | virtual | 
| RegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual | 
| 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 *) | vtkObjectBase | protectedvirtual | 
| RequiresExplicitFaceRepresentation() | vtkCell | inlinevirtual | 
| RequiresInitialization() | vtkCell | inlinevirtual | 
| SafeDownCast(vtkObjectBase *o) | vtkQuadraticLinearWedge | static | 
| Scalars | vtkQuadraticLinearWedge | protected | 
| SetDebug(bool debugFlag) | vtkObject | |
| SetFaces(vtkIdType *vtkNotUsed(faces)) | vtkCell | inlinevirtual | 
| SetGlobalWarningDisplay(int val) | vtkObject | static | 
| SetReferenceCount(int) | vtkObjectBase | |
| ShallowCopy(vtkCell *c) | vtkCell | virtual | 
| SubjectHelper | vtkObject | protected | 
| Superclass typedef | vtkQuadraticLinearWedge | |
| TriangleFace | vtkQuadraticLinearWedge | protected | 
| Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) override | vtkQuadraticLinearWedge | virtual | 
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual | 
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual | 
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkCell() | vtkCell | protected | 
| vtkNonLinearCell() | vtkNonLinearCell | protected | 
| vtkObject() | vtkObject | protected | 
| vtkObjectBase() | vtkObjectBase | protected | 
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected | 
| vtkQuadraticLinearWedge() | vtkQuadraticLinearWedge | protected | 
| WeakPointers | vtkObjectBase | protected | 
| Wedge | vtkQuadraticLinearWedge | protected | 
| ~vtkCell() override | vtkCell | protected | 
| ~vtkNonLinearCell() override | vtkNonLinearCell | inlineprotected | 
| ~vtkObject() override | vtkObject | protected | 
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual | 
| ~vtkQuadraticLinearWedge() override | vtkQuadraticLinearWedge | protected | 
 1.8.17
 1.8.17