| VTK
    9.5.20251031
    | 
This is the complete list of members for vtkTriangleStrip, 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 | vtkTriangleStrip | virtual | 
| Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) override | vtkTriangleStrip | virtual | 
| ComputeBoundingSphere(double center[3]) const | vtkCell | virtual | 
| Contour(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd) override | vtkTriangleStrip | virtual | 
| Debug | vtkObject | protected | 
| DebugOff() | vtkObject | virtual | 
| DebugOn() | vtkObject | virtual | 
| DecomposeStrip(int npts, const vtkIdType *pts, vtkCellArray *tris) | vtkTriangleStrip | static | 
| DeepCopy(vtkCell *c) | vtkCell | virtual | 
| Delete() | vtkObjectBase | virtual | 
| Derivatives(int subId, const double pcoords[3], const double *values, int dim, double *derivs) override | vtkTriangleStrip | virtual | 
| EvaluateLocation(int &subId, const double pcoords[3], double x[3], double *weights) override | vtkTriangleStrip | virtual | 
| EvaluatePosition(const double x[3], double closestPoint[3], int &subId, double pcoords[3], double &dist2, double weights[]) override | vtkTriangleStrip | virtual | 
| FastDelete() | vtkObjectBase | virtual | 
| GetAlternateFreeFunction() | vtkObjectBase | protectedstatic | 
| GetBounds(double bounds[6]) | vtkCell | |
| GetBounds() | vtkCell | |
| GetCellDimension() override | vtkTriangleStrip | inlinevirtual | 
| GetCellType() override | vtkTriangleStrip | inlinevirtual | 
| GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetCurrentFreeFunction() | vtkObjectBase | protectedstatic | 
| GetCurrentMallocFunction() | vtkObjectBase | protectedstatic | 
| GetCurrentReallocFunction() | vtkObjectBase | protectedstatic | 
| GetDebug() | vtkObject | |
| GetEdge(int edgeId) override | vtkTriangleStrip | virtual | 
| GetFace(int faceId) override | vtkTriangleStrip | inlinevirtual | 
| GetGlobalWarningDisplay() | vtkObject | static | 
| GetIsInMemkind() const | vtkObjectBase | |
| GetLength2() | vtkCell | |
| GetMTime() | vtkObject | virtual | 
| GetNumberOfEdges() override | vtkTriangleStrip | inlinevirtual | 
| GetNumberOfFaces() override | vtkTriangleStrip | inlinevirtual | 
| GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual | 
| GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static | 
| GetNumberOfPoints() const | vtkCell | inline | 
| GetObjectDescription() const override | vtkObject | virtual | 
| GetObjectName() const | vtkObject | virtual | 
| GetParametricCenter(double pcoords[3]) override | vtkTriangleStrip | virtual | 
| GetParametricCoords() | vtkCell | virtual | 
| GetParametricDistance(const double pcoords[3]) | vtkCell | virtual | 
| GetPointId(int ptId) | vtkCell | inline | 
| GetPointIds() | vtkCell | inline | 
| GetPoints() | vtkCell | inline | 
| GetReferenceCount() | vtkObjectBase | inline | 
| GetUsingMemkind() | vtkObjectBase | static | 
| 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 | |
| Inflate(double dist) | vtkCell | virtual | 
| 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) | vtkCell | inlinevirtual | 
| InterpolateFunctions(const double pcoords[3], double *weight) | vtkCell | inlinevirtual | 
| IntersectWithCell(vtkCell *other, double tol=0.0) | vtkCell | virtual | 
| IntersectWithCell(vtkCell *other, const vtkBoundingBox &boudingBox, const vtkBoundingBox &otherBoundingBox, double tol=0.0) | vtkCell | virtual | 
| IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId) override | vtkTriangleStrip | 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) | vtkTriangleStrip | virtual | 
| IsExplicitCell() VTK_FUTURE_CONST | vtkCell | inlinevirtual | 
| IsLinear() VTK_FUTURE_CONST | vtkCell | inlinevirtual | 
| IsPrimaryCell() VTK_FUTURE_CONST override | vtkTriangleStrip | inlinevirtual | 
| IsTypeOf(const char *type) | vtkTriangleStrip | static | 
| Line | vtkTriangleStrip | protected | 
| Modified() | vtkObject | virtual | 
| MTime | vtkObject | protected | 
| New() | vtkTriangleStrip | static | 
| NewInstance() const | vtkTriangleStrip | |
| NewInstanceInternal() const | vtkTriangleStrip | protectedvirtual | 
| ObjectName | vtkObject | protected | 
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected | 
| PointIds | vtkCell | |
| Points | vtkCell | |
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual | 
| PrintSelf(ostream &os, vtkIndent indent) override | vtkTriangleStrip | virtual | 
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual | 
| ReferenceCount | vtkObjectBase | protected | 
| Register(vtkObjectBase *o) | vtkObjectBase | |
| 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() VTK_FUTURE_CONST | vtkCell | inlinevirtual | 
| RequiresInitialization() | vtkCell | inlinevirtual | 
| SafeDownCast(vtkObjectBase *o) | vtkTriangleStrip | static | 
| SetDebug(bool debugFlag) | vtkObject | |
| SetGlobalWarningDisplay(vtkTypeBool val) | vtkObject | static | 
| SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static | 
| SetObjectName(const std::string &objectName) | vtkObject | virtual | 
| SetReferenceCount(int) | vtkObjectBase | |
| ShallowCopy(vtkCell *c) | vtkCell | virtual | 
| SubjectHelper | vtkObject | protected | 
| Superclass typedef | vtkTriangleStrip | |
| Triangle | vtkTriangleStrip | protected | 
| Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) | vtkCell | virtual | 
| TriangulateIds(int index, vtkIdList *ptIds) | vtkCell | virtual | 
| TriangulateLocalIds(int index, vtkIdList *ptIds) override | vtkTriangleStrip | virtual | 
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual | 
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual | 
| UsesGarbageCollector() const | vtkObjectBase | inlinevirtual | 
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkCell() | vtkCell | protected | 
| vtkObject() | vtkObject | protected | 
| vtkObjectBase() | vtkObjectBase | protected | 
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected | 
| vtkTriangleStrip() | vtkTriangleStrip | protected | 
| WeakPointers | vtkObjectBase | protected | 
| ~vtkCell() override | vtkCell | protected | 
| ~vtkObject() override | vtkObject | protected | 
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual | 
| ~vtkTriangleStrip() override | vtkTriangleStrip | protected |