| VTK
    9.0.1
    | 
This is the complete list of members for vtkPentagonalPrism, 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 | vtkPentagonalPrism | virtual | 
| Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *connectivity, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) override | vtkCell3D | virtual | 
| ClipScalars | vtkCell3D | protected | 
| ClipTetra | vtkCell3D | protected | 
| CollectRevisions(ostream &) | vtkObjectBase | inlineprotectedvirtual | 
| ComputeCentroid(vtkPoints *points, const vtkIdType *pointIds, double centroid[3]) | vtkPentagonalPrism | static | 
| Contour(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd) override | vtkCell3D | 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 | vtkPentagonalPrism | virtual | 
| EvaluateLocation(int &subId, const double pcoords[3], double x[3], double *weights) override | vtkPentagonalPrism | virtual | 
| EvaluatePosition(const double x[3], double closestPoint[3], int &subId, double pcoords[3], double &dist2, double weights[]) override | vtkPentagonalPrism | virtual | 
| FastDelete() | vtkObjectBase | virtual | 
| GetBounds(double bounds[6]) | vtkCell | |
| GetBounds() | vtkCell | |
| GetCellDimension() override | vtkPentagonalPrism | inlinevirtual | 
| GetCellType() override | vtkPentagonalPrism | inlinevirtual | 
| GetCentroid(double centroid[3]) const override | vtkPentagonalPrism | virtual | 
| GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetDebug() | vtkObject | |
| GetEdge(int edgeId) override | vtkPentagonalPrism | virtual | 
| GetEdgeArray(vtkIdType edgeId) | vtkPentagonalPrism | static | 
| GetEdgePoints(vtkIdType edgeId, const vtkIdType *&pts) override | vtkPentagonalPrism | virtual | 
| GetEdgePoints(int edgeId, int *&pts) override | vtkPentagonalPrism | virtual | 
| GetEdgeToAdjacentFaces(vtkIdType edgeId, const vtkIdType *&pts) override | vtkPentagonalPrism | virtual | 
| GetEdgeToAdjacentFacesArray(vtkIdType edgeId) | vtkPentagonalPrism | static | 
| GetFace(int faceId) override | vtkPentagonalPrism | virtual | 
| GetFaceArray(vtkIdType faceId) | vtkPentagonalPrism | static | 
| GetFacePoints(vtkIdType faceId, const vtkIdType *&pts) override | vtkPentagonalPrism | virtual | 
| GetFacePoints(int faceId, int *&pts) override | vtkPentagonalPrism | virtual | 
| GetFaces() | vtkCell | inlinevirtual | 
| GetFaceToAdjacentFaces(vtkIdType faceId, const vtkIdType *&faceIds) override | vtkPentagonalPrism | virtual | 
| GetFaceToAdjacentFacesArray(vtkIdType faceId) | vtkPentagonalPrism | static | 
| GetGlobalWarningDisplay() | vtkObject | static | 
| GetLength2() | vtkCell | |
| GetMergeTolerance() | vtkCell3D | virtual | 
| GetMTime() | vtkObject | virtual | 
| GetNumberOfEdges() override | vtkPentagonalPrism | inlinevirtual | 
| GetNumberOfFaces() override | vtkPentagonalPrism | inlinevirtual | 
| GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual | 
| GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static | 
| GetNumberOfPoints() | vtkCell | inline | 
| GetParametricCenter(double pcoords[3]) override | vtkPentagonalPrism | inlinevirtual | 
| GetParametricCoords() override | vtkPentagonalPrism | virtual | 
| GetParametricDistance(const double pcoords[3]) | vtkCell | virtual | 
| GetPointId(int ptId) | vtkCell | inline | 
| GetPointIds() | vtkCell | inline | 
| GetPoints() | vtkCell | inline | 
| GetPointToIncidentEdges(vtkIdType pointId, const vtkIdType *&edgeIds) override | vtkPentagonalPrism | virtual | 
| GetPointToIncidentEdgesArray(vtkIdType pointId) | vtkPentagonalPrism | static | 
| GetPointToIncidentFaces(vtkIdType pointId, const vtkIdType *&faceIds) override | vtkPentagonalPrism | virtual | 
| GetPointToIncidentFacesArray(vtkIdType pointId) | vtkPentagonalPrism | static | 
| GetPointToOneRingPoints(vtkIdType pointId, const vtkIdType *&pts) override | vtkPentagonalPrism | virtual | 
| GetPointToOneRingPointsArray(vtkIdType pointId) | vtkPentagonalPrism | static | 
| 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[30]) override | vtkPentagonalPrism | inline | 
| vtkCell3D::InterpolateDerivs(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(derivs)) | vtkCell | inlinevirtual | 
| InterpolateFunctions(const double pcoords[3], double weights[10]) override | vtkPentagonalPrism | inline | 
| vtkCell3D::InterpolateFunctions(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(weight)) | vtkCell | inlinevirtual | 
| InterpolationDerivs(const double pcoords[3], double derivs[30]) | vtkPentagonalPrism | static | 
| InterpolationFunctions(const double pcoords[3], double weights[10]) | vtkPentagonalPrism | static | 
| IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId) override | vtkPentagonalPrism | 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) | vtkPentagonalPrism | virtual | 
| IsExplicitCell() | vtkCell | inlinevirtual | 
| IsInsideOut() override | vtkPentagonalPrism | virtual | 
| IsLinear() | vtkCell | inlinevirtual | 
| IsPrimaryCell() | vtkCell | inlinevirtual | 
| IsTypeOf(const char *type) | vtkPentagonalPrism | static | 
| JacobianInverse(const double pcoords[3], double **inverse, double derivs[30]) | vtkPentagonalPrism | |
| Line | vtkPentagonalPrism | protected | 
| MaximumFaceSize | vtkPentagonalPrism | static | 
| MaximumValence | vtkPentagonalPrism | static | 
| MergeTolerance | vtkCell3D | protected | 
| Modified() | vtkObject | virtual | 
| MTime | vtkObject | protected | 
| New() | vtkPentagonalPrism | static | 
| NewInstance() const | vtkPentagonalPrism | |
| NewInstanceInternal() const | vtkPentagonalPrism | protectedvirtual | 
| NumberOfEdges | vtkPentagonalPrism | static | 
| NumberOfFaces | vtkPentagonalPrism | static | 
| NumberOfPoints | vtkPentagonalPrism | static | 
| vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected | 
| PointIds | vtkCell | |
| Points | vtkCell | |
| Polygon | vtkPentagonalPrism | protected | 
| Print(ostream &os) | vtkObjectBase | |
| PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual | 
| PrintRevisions(ostream &) | vtkObjectBase | inline | 
| PrintSelf(ostream &os, vtkIndent indent) override | vtkPentagonalPrism | virtual | 
| PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual | 
| Quad | vtkPentagonalPrism | 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) | vtkPentagonalPrism | static | 
| SetDebug(bool debugFlag) | vtkObject | |
| SetFaces(vtkIdType *vtkNotUsed(faces)) | vtkCell | inlinevirtual | 
| SetGlobalWarningDisplay(int val) | vtkObject | static | 
| SetMergeTolerance(double) | vtkCell3D | virtual | 
| SetReferenceCount(int) | vtkObjectBase | |
| ShallowCopy(vtkCell *c) | vtkCell | virtual | 
| SubjectHelper | vtkObject | protected | 
| Superclass typedef | vtkPentagonalPrism | |
| Triangle | vtkPentagonalPrism | protected | 
| Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) override | vtkPentagonalPrism | virtual | 
| Triangulator | vtkCell3D | protected | 
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual | 
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual | 
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkCell() | vtkCell | protected | 
| vtkCell3D() | vtkCell3D | protected | 
| vtkObject() | vtkObject | protected | 
| vtkObjectBase() | vtkObjectBase | protected | 
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected | 
| vtkPentagonalPrism() | vtkPentagonalPrism | protected | 
| WeakPointers | vtkObjectBase | protected | 
| ~vtkCell() override | vtkCell | protected | 
| ~vtkCell3D() override | vtkCell3D | protected | 
| ~vtkObject() override | vtkObject | protected | 
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual | 
| ~vtkPentagonalPrism() override | vtkPentagonalPrism | protected | 
 1.8.17
 1.8.17