|
VTK
9.0.1
|
This is the complete list of members for vtkVoxel, 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 | vtkVoxel | 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]) | vtkVoxel | 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 | vtkVoxel | 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 | vtkVoxel | virtual |
| EvaluateLocation(int &subId, const double pcoords[3], double x[3], double *weights) override | vtkVoxel | virtual |
| EvaluatePosition(const double x[3], double closestPoint[3], int &subId, double pcoords[3], double &dist2, double weights[]) override | vtkVoxel | virtual |
| FastDelete() | vtkObjectBase | virtual |
| GetBounds(double bounds[6]) | vtkCell | |
| GetBounds() | vtkCell | |
| GetCellDimension() override | vtkVoxel | inlinevirtual |
| GetCellType() override | vtkVoxel | inlinevirtual |
| GetCentroid(double centroid[3]) const override | vtkVoxel | virtual |
| GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetDebug() | vtkObject | |
| GetEdge(int edgeId) override | vtkVoxel | virtual |
| GetEdgeArray(vtkIdType edgeId) | vtkVoxel | static |
| GetEdgePoints(vtkIdType edgeId, const vtkIdType *&pts) override | vtkVoxel | virtual |
| GetEdgePoints(int edgeId, int *&pts) override | vtkVoxel | virtual |
| GetEdgeToAdjacentFaces(vtkIdType edgeId, const vtkIdType *&pts) override | vtkVoxel | virtual |
| GetEdgeToAdjacentFacesArray(vtkIdType edgeId) | vtkVoxel | static |
| GetFace(int faceId) override | vtkVoxel | virtual |
| GetFaceArray(vtkIdType faceId) | vtkVoxel | static |
| GetFacePoints(vtkIdType faceId, const vtkIdType *&pts) override | vtkVoxel | virtual |
| GetFacePoints(int faceId, int *&pts) override | vtkVoxel | virtual |
| GetFaces() | vtkCell | inlinevirtual |
| GetFaceToAdjacentFaces(vtkIdType faceId, const vtkIdType *&faces) override | vtkVoxel | virtual |
| GetFaceToAdjacentFacesArray(vtkIdType faceId) | vtkVoxel | static |
| GetGlobalWarningDisplay() | vtkObject | static |
| GetLength2() | vtkCell | |
| GetMergeTolerance() | vtkCell3D | virtual |
| GetMTime() | vtkObject | virtual |
| GetNumberOfEdges() override | vtkVoxel | inlinevirtual |
| GetNumberOfFaces() override | vtkVoxel | inlinevirtual |
| GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
| GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
| GetNumberOfPoints() | vtkCell | inline |
| GetParametricCenter(double pcoords[3]) | vtkCell | virtual |
| GetParametricCoords() override | vtkVoxel | virtual |
| GetParametricDistance(const double pcoords[3]) | vtkCell | virtual |
| GetPointId(int ptId) | vtkCell | inline |
| GetPointIds() | vtkCell | inline |
| GetPoints() | vtkCell | inline |
| GetPointToIncidentEdges(vtkIdType pointId, const vtkIdType *&edges) override | vtkVoxel | virtual |
| GetPointToIncidentEdgesArray(vtkIdType pointId) | vtkVoxel | static |
| GetPointToIncidentFaces(vtkIdType pointId, const vtkIdType *&faces) override | vtkVoxel | virtual |
| GetPointToIncidentFacesArray(vtkIdType pointId) | vtkVoxel | static |
| GetPointToOneRingPoints(vtkIdType pointId, const vtkIdType *&pts) override | vtkVoxel | virtual |
| GetPointToOneRingPointsArray(vtkIdType pointId) | vtkVoxel | static |
| GetReferenceCount() | vtkObjectBase | inline |
| GetTriangleCases(int caseId) | vtkVoxel | 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 | |
| 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[24]) override | vtkVoxel | inline |
| vtkCell3D::InterpolateDerivs(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(derivs)) | vtkCell | inlinevirtual |
| InterpolateFunctions(const double pcoords[3], double weights[8]) override | vtkVoxel | inline |
| vtkCell3D::InterpolateFunctions(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(weight)) | vtkCell | inlinevirtual |
| InterpolationDerivs(const double pcoords[3], double derivs[24]) | vtkVoxel | static |
| InterpolationFunctions(const double pcoords[3], double weights[8]) | vtkVoxel | static |
| IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId) override | vtkVoxel | 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) | vtkVoxel | virtual |
| IsExplicitCell() | vtkCell | inlinevirtual |
| IsInsideOut() override | vtkVoxel | virtual |
| IsLinear() | vtkCell | inlinevirtual |
| IsPrimaryCell() | vtkCell | inlinevirtual |
| IsTypeOf(const char *type) | vtkVoxel | static |
| MaximumFaceSize | vtkVoxel | static |
| MaximumValence | vtkVoxel | static |
| MergeTolerance | vtkCell3D | protected |
| Modified() | vtkObject | virtual |
| MTime | vtkObject | protected |
| New() | vtkVoxel | static |
| NewInstance() const | vtkVoxel | |
| NewInstanceInternal() const | vtkVoxel | protectedvirtual |
| NumberOfEdges | vtkVoxel | static |
| NumberOfFaces | vtkVoxel | static |
| NumberOfPoints | vtkVoxel | static |
| 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 | vtkVoxel | 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) | vtkVoxel | 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 | vtkVoxel | |
| Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) override | vtkVoxel | 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 |
| vtkVoxel() | vtkVoxel | protected |
| WeakPointers | vtkObjectBase | protected |
| ~vtkCell() override | vtkCell | protected |
| ~vtkCell3D() override | vtkCell3D | protected |
| ~vtkObject() override | vtkObject | protected |
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual |
| ~vtkVoxel() override | vtkVoxel | protected |
1.8.17