|
VTK
9.4.2
|
This is the complete list of members for vtkCubicLine, 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 | vtkCubicLine | virtual |
| Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *lines, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) override | vtkCubicLine | 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 | vtkCubicLine | 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 | vtkCubicLine | virtual |
| EvaluateLocation(int &subId, const double pcoords[3], double x[3], double *weights) override | vtkCubicLine | virtual |
| EvaluatePosition(const double x[3], double closestPoint[3], int &subId, double pcoords[3], double &dist2, double weights[]) override | vtkCubicLine | virtual |
| FastDelete() | vtkObjectBase | virtual |
| GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
| GetBounds(double bounds[6]) | vtkCell | |
| GetBounds() | vtkCell | |
| GetCellDimension() override | vtkCubicLine | inlinevirtual |
| GetCellType() override | vtkCubicLine | inlinevirtual |
| GetClassName() const | vtkObjectBase | |
| GetCommand(unsigned long tag) | vtkObject | |
| GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
| GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
| GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
| GetDebug() | vtkObject | |
| GetEdge(int) override | vtkCubicLine | inlinevirtual |
| GetFace(int) override | vtkCubicLine | inlinevirtual |
| GetFaces() | vtkCell | inlinevirtual |
| GetGlobalWarningDisplay() | vtkObject | static |
| GetIsInMemkind() const | vtkObjectBase | |
| GetLength2() | vtkCell | |
| GetMTime() | vtkObject | virtual |
| GetNumberOfEdges() override | vtkCubicLine | inlinevirtual |
| GetNumberOfFaces() override | vtkCubicLine | 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 | vtkCubicLine | inlinevirtual |
| GetParametricCoords() override | vtkCubicLine | virtual |
| GetParametricDistance(const double pcoords[3]) override | vtkCubicLine | 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[4]) override | vtkCubicLine | inline |
| vtkNonLinearCell::InterpolateDerivs(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(derivs)) | vtkCell | inlinevirtual |
| InterpolateFunctions(const double pcoords[3], double weights[4]) override | vtkCubicLine | inline |
| vtkNonLinearCell::InterpolateFunctions(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(weight)) | vtkCell | inlinevirtual |
| InterpolationDerivs(const double pcoords[3], double derivs[4]) | vtkCubicLine | static |
| InterpolationFunctions(const double pcoords[3], double weights[4]) | vtkCubicLine | static |
| 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 | vtkCubicLine | 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) | vtkCubicLine | virtual |
| IsExplicitCell() | vtkCell | inlinevirtual |
| IsLinear() override | vtkNonLinearCell | inlinevirtual |
| IsPrimaryCell() | vtkCell | inlinevirtual |
| IsTypeOf(const char *type) | vtkCubicLine | static |
| Line | vtkCubicLine | protected |
| Modified() | vtkObject | virtual |
| MTime | vtkObject | protected |
| New() | vtkCubicLine | static |
| NewInstance() const | vtkCubicLine | |
| NewInstanceInternal() const | vtkCubicLine | 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 | vtkCubicLine | 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() | vtkCell | inlinevirtual |
| RequiresInitialization() | vtkCell | inlinevirtual |
| SafeDownCast(vtkObjectBase *o) | vtkCubicLine | static |
| Scalars | vtkCubicLine | protected |
| SetDebug(bool debugFlag) | vtkObject | |
| SetFaces(vtkIdType *vtkNotUsed(faces)) | vtkCell | inlinevirtual |
| 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 |
| StableClip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *connectivity, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) | vtkNonLinearCell | inlinevirtual |
| SubjectHelper | vtkObject | protected |
| Superclass typedef | vtkCubicLine | |
| Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) | vtkCell | virtual |
| TriangulateIds(int index, vtkIdList *ptIds) | vtkCell | virtual |
| TriangulateLocalIds(int index, vtkIdList *ptIds) override | vtkCubicLine | virtual |
| UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
| UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
| UsesGarbageCollector() const | vtkObjectBase | inlinevirtual |
| vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
| vtkCell() | vtkCell | protected |
| vtkCubicLine() | vtkCubicLine | protected |
| vtkNonLinearCell() | vtkNonLinearCell | protected |
| vtkObject() | vtkObject | protected |
| vtkObjectBase() | vtkObjectBase | protected |
| vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
| WeakPointers | vtkObjectBase | protected |
| ~vtkCell() override | vtkCell | protected |
| ~vtkCubicLine() override | vtkCubicLine | protected |
| ~vtkNonLinearCell() override=default | vtkNonLinearCell | protected |
| ~vtkObject() override | vtkObject | protected |
| ~vtkObjectBase() | vtkObjectBase | protectedvirtual |