VTK  9.3.20240420
vtkBezierCurve Member List

This is the complete list of members for vtkBezierCurve, 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)vtkObjectinline
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObjectinline
ApproxvtkHigherOrderCurveprotected
ApproxCDvtkHigherOrderCurveprotected
ApproxPDvtkHigherOrderCurveprotected
BoundsvtkCellprotected
BreakOnError()vtkObjectstatic
CellBoundary(int subId, const double pcoords[3], vtkIdList *pts) overridevtkHigherOrderCurvevirtual
CellScalarsvtkHigherOrderCurveprotected
Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) overridevtkHigherOrderCurvevirtual
ComputeBoundingSphere(double center[3]) constvtkCellvirtual
Contour(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd) overridevtkHigherOrderCurvevirtual
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
DeepCopy(vtkCell *c)vtkCellvirtual
Delete()vtkObjectBasevirtual
Derivatives(int subId, const double pcoords[3], const double *values, int dim, double *derivs) overridevtkHigherOrderCurvevirtual
EvaluateLocation(int &subId, const double pcoords[3], double x[3], double *weights) overridevtkHigherOrderCurvevirtual
EvaluatePosition(const double x[3], double closestPoint[3], int &subId, double pcoords[3], double &dist2, double weights[]) overridevtkHigherOrderCurvevirtual
FastDelete()vtkObjectBasevirtual
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetApprox()vtkHigherOrderCurveprotected
GetApproximateLine(int subId, vtkDataArray *scalarsIn=nullptr, vtkDataArray *scalarsOut=nullptr) overridevtkBezierCurveprotectedvirtual
GetBounds(double bounds[6])vtkCell
GetBounds()vtkCell
GetCellDimension() overridevtkHigherOrderCurveinlinevirtual
GetCellType() overridevtkBezierCurveinlinevirtual
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDebug()vtkObject
GetEdge(int) overridevtkHigherOrderCurveinlinevirtual
GetFace(int) overridevtkHigherOrderCurveinlinevirtual
GetFaces()vtkCellinlinevirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetIsInMemkind() constvtkObjectBase
GetLength2()vtkCell
GetMTime()vtkObjectvirtual
GetNumberOfEdges() overridevtkHigherOrderCurveinlinevirtual
GetNumberOfFaces() overridevtkHigherOrderCurveinlinevirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetNumberOfPoints() constvtkCellinline
GetObjectDescription() const overridevtkObjectvirtual
GetObjectName() constvtkObjectvirtual
GetOrder()vtkHigherOrderCurve
GetOrder(int i)vtkHigherOrderCurveinline
GetParametricCenter(double center[3]) overridevtkHigherOrderCurveinlinevirtual
GetParametricCoords() overridevtkHigherOrderCurvevirtual
GetParametricDistance(const double pcoords[3]) overridevtkHigherOrderCurvevirtual
GetPointId(int ptId)vtkCellinline
GetPointIds()vtkCellinline
GetPoints()vtkCellinline
GetRationalWeights()vtkBezierCurve
GetReferenceCount()vtkObjectBaseinline
GetUsingMemkind()vtkObjectBasestatic
GlobalWarningDisplayOff()vtkObjectinlinestatic
GlobalWarningDisplayOn()vtkObjectinlinestatic
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)vtkCellvirtual
Initialize() overridevtkHigherOrderCurvevirtual
vtkNonLinearCell::Initialize(int npts, const vtkIdType *pts, vtkPoints *p)vtkCell
vtkNonLinearCell::Initialize(int npts, vtkPoints *p)vtkCell
InitializeObjectBase()vtkObjectBase
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InterpolateDerivs(const double pcoords[3], double *derivs) overridevtkBezierCurvevirtual
vtkNonLinearCell::InterpolateDerivs(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(derivs))vtkCellinlinevirtual
InterpolateFunctions(const double pcoords[3], double *weights) overridevtkBezierCurvevirtual
vtkNonLinearCell::InterpolateFunctions(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(weight))vtkCellinlinevirtual
IntersectWithCell(vtkCell *other, double tol=0.0)vtkCellvirtual
IntersectWithCell(vtkCell *other, const vtkBoundingBox &boudingBox, const vtkBoundingBox &otherBoundingBox, double tol=0.0)vtkCellvirtual
IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId) overridevtkHigherOrderCurvevirtual
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObjectinline
InvokeEvent(const char *event)vtkObjectinline
IsA(const char *type)vtkBezierCurvevirtual
IsExplicitCell()vtkCellinlinevirtual
IsLinear() overridevtkNonLinearCellinlinevirtual
IsPrimaryCell()vtkCellinlinevirtual
IsTypeOf(const char *type)vtkBezierCurvestatic
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkBezierCurvestatic
NewInstance() constvtkBezierCurve
NewInstanceInternal() constvtkBezierCurveprotectedvirtual
ObjectNamevtkObjectprotected
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
OrdervtkHigherOrderCurveprotected
PointCountSupportsUniformOrder(vtkIdType pointsPerCell)vtkHigherOrderCurvestatic
PointIdsvtkCell
PointIndexFromIJK(int i, int, int)vtkHigherOrderCurve
PointParametricCoordinatesvtkHigherOrderCurveprotected
PointsvtkCell
PrepareApproxData(vtkPointData *pd, vtkCellData *cd, vtkIdType cellId, vtkDataArray *cellScalars)vtkHigherOrderCurveprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkBezierCurvevirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
RationalWeightsvtkBezierCurveprotected
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBase
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
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 *)vtkObjectBaseprotectedvirtual
RequiresExplicitFaceRepresentation()vtkCellinlinevirtual
RequiresInitialization() overridevtkHigherOrderCurveinlinevirtual
SafeDownCast(vtkObjectBase *o)vtkBezierCurvestatic
ScalarsvtkHigherOrderCurveprotected
SetDebug(bool debugFlag)vtkObject
SetFaces(vtkIdType *vtkNotUsed(faces))vtkCellinlinevirtual
SetGlobalWarningDisplay(vtkTypeBool val)vtkObjectstatic
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetObjectName(const std::string &objectName)vtkObjectvirtual
SetParametricCoords()vtkHigherOrderCurve
SetRationalWeightsFromPointData(vtkPointData *point_data, vtkIdType numPts)vtkBezierCurve
SetReferenceCount(int)vtkObjectBase
ShallowCopy(vtkCell *c)vtkCellvirtual
StableClip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *connectivity, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut)vtkNonLinearCellinlinevirtual
SubCellCoordinatesFromId(vtkVector3i &ijk, int subId)vtkHigherOrderCurve
SubCellCoordinatesFromId(int &i, int subId)vtkHigherOrderCurve
SubjectHelpervtkObjectprotected
Superclass typedefvtkBezierCurve
TransformApproxToCellParams(int subCell, double *pcoords)vtkHigherOrderCurve
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts)vtkCellvirtual
TriangulateIds(int index, vtkIdList *ptIds)vtkCellvirtual
TriangulateLocalIds(int index, vtkIdList *ptIds) overridevtkHigherOrderCurvevirtual
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
UsesGarbageCollector() constvtkObjectBaseinlinevirtual
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkBezierCurve()vtkBezierCurveprotected
vtkCell()vtkCellprotected
vtkHigherOrderCurve()vtkHigherOrderCurveprotected
vtkNonLinearCell()vtkNonLinearCellprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
~vtkBezierCurve() overridevtkBezierCurveprotected
~vtkCell() overridevtkCellprotected
~vtkHigherOrderCurve() overridevtkHigherOrderCurveprotected
~vtkNonLinearCell() override=defaultvtkNonLinearCellprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual