| VTK
    | 
This is the complete list of members for vtkBiQuadraticTriangle, 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, double pcoords[3], vtkIdList *pts) override | vtkBiQuadraticTriangle | virtual | 
| Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) override | vtkBiQuadraticTriangle | 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 | vtkBiQuadraticTriangle | virtual | 
| Debug | vtkObject | protected | 
| DebugOff() | vtkObject | virtual | 
| DebugOn() | vtkObject | virtual | 
| DeepCopy(vtkCell *c) | vtkCell | virtual | 
| Delete() | vtkObjectBase | virtual | 
| Derivatives(int subId, double pcoords[3], double *values, int dim, double *derivs) override | vtkBiQuadraticTriangle | virtual | 
| Edge | vtkBiQuadraticTriangle | protected | 
| EvaluateLocation(int &subId, double pcoords[3], double x[3], double *weights) override | vtkBiQuadraticTriangle | virtual | 
| EvaluatePosition(double x[3], double *closestPoint, int &subId, double pcoords[3], double &dist2, double *weights) override | vtkBiQuadraticTriangle | virtual | 
| Face | vtkBiQuadraticTriangle | protected | 
| FastDelete() | vtkObjectBase | virtual | 
| GetBounds(double bounds[6]) | vtkCell | |
| GetBounds() | vtkCell | |
| GetCellDimension() override | vtkBiQuadraticTriangle | inlinevirtual | 
| GetCellType() override | vtkBiQuadraticTriangle | inlinevirtual | 
| GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetDebug() | vtkObject | |
| GetEdge(int edgeId) override | vtkBiQuadraticTriangle | virtual | 
| GetFace(int) override | vtkBiQuadraticTriangle | inlinevirtual | 
| GetFaces() | vtkCell | inlinevirtual | 
| GetGlobalWarningDisplay() | vtkObject | static | 
| GetLength2() | vtkCell | |
| GetMTime() | vtkObject | virtual | 
| GetNumberOfEdges() override | vtkBiQuadraticTriangle | inlinevirtual | 
| GetNumberOfFaces() override | vtkBiQuadraticTriangle | inlinevirtual | 
| GetNumberOfPoints() | vtkCell | inline | 
| GetParametricCenter(double pcoords[3]) override | vtkBiQuadraticTriangle | inlinevirtual | 
| GetParametricCoords() override | vtkBiQuadraticTriangle | virtual | 
| GetParametricDistance(double pcoords[3]) override | vtkBiQuadraticTriangle | 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, vtkIdType *pts, vtkPoints *p) | vtkCell | |
| Initialize() | vtkCell | inlinevirtual | 
| InitializeObjectBase() | vtkObjectBase | |
| InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | protected | 
| InternalReleaseFocus() | vtkObject | protected | 
| InterpolateDerivs(double pcoords[3], double derivs[14]) override | vtkBiQuadraticTriangle | inline | 
| vtkNonLinearCell::InterpolateDerivs(double vtkNotUsed(pcoords)[3], double *vtkNotUsed(derivs)) | vtkCell | inlinevirtual | 
| InterpolateFunctions(double pcoords[3], double weights[7]) override | vtkBiQuadraticTriangle | inline | 
| vtkNonLinearCell::InterpolateFunctions(double vtkNotUsed(pcoords)[3], double *vtkNotUsed(weight)) | vtkCell | inlinevirtual | 
| InterpolationDerivs(double pcoords[3], double derivs[14]) | vtkBiQuadraticTriangle | static | 
| InterpolationFunctions(double pcoords[3], double weights[7]) | vtkBiQuadraticTriangle | static | 
| IntersectWithLine(double p1[3], double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId) override | vtkBiQuadraticTriangle | 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) | vtkBiQuadraticTriangle | virtual | 
| IsExplicitCell() | vtkCell | inlinevirtual | 
| IsLinear() override | vtkNonLinearCell | inlinevirtual | 
| IsPrimaryCell() | vtkCell | inlinevirtual | 
| IsTypeOf(const char *type) | vtkBiQuadraticTriangle | static | 
| Modified() | vtkObject | virtual | 
| MTime | vtkObject | protected | 
| New() | vtkBiQuadraticTriangle | static | 
| NewInstance() const | vtkBiQuadraticTriangle | |
| NewInstanceInternal() const | vtkBiQuadraticTriangle | 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 | vtkBiQuadraticTriangle | virtual | 
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual | 
| 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) | vtkBiQuadraticTriangle | static | 
| Scalars | vtkBiQuadraticTriangle | 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 | vtkBiQuadraticTriangle | |
| Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) override | vtkBiQuadraticTriangle | virtual | 
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual | 
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual | 
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkBiQuadraticTriangle() | vtkBiQuadraticTriangle | protected | 
| vtkCell() | vtkCell | protected | 
| vtkNonLinearCell() | vtkNonLinearCell | protected | 
| vtkObject() | vtkObject | protected | 
| vtkObjectBase() | vtkObjectBase | protected | 
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected | 
| WeakPointers | vtkObjectBase | protected | 
| ~vtkBiQuadraticTriangle() override | vtkBiQuadraticTriangle | protected | 
| ~vtkCell() override | vtkCell | protected | 
| ~vtkNonLinearCell() override | vtkNonLinearCell | inlineprotected | 
| ~vtkObject() override | vtkObject | protected | 
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual | 
 1.8.9.1
 1.8.9.1