VTK
vtkLagrangeCurve Member List

This is the complete list of members for vtkLagrangeCurve, 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
ApproxvtkLagrangeCurveprotected
ApproxCDvtkLagrangeCurveprotected
ApproxPDvtkLagrangeCurveprotected
BoundsvtkCellprotected
BreakOnError()vtkObjectstatic
CellBoundary(int subId, const double pcoords[3], vtkIdList *pts) overridevtkLagrangeCurvevirtual
CellScalarsvtkLagrangeCurveprotected
Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) overridevtkLagrangeCurvevirtual
CollectRevisions(ostream &)vtkObjectBaseinlineprotectedvirtual
Contour(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *verts, vtkCellArray *lines, vtkCellArray *polys, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd) overridevtkLagrangeCurvevirtual
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) overridevtkLagrangeCurvevirtual
EvaluateLocation(int &subId, const double pcoords[3], double x[3], double *weights) overridevtkLagrangeCurvevirtual
EvaluatePosition(const double x[3], double closestPoint[3], int &subId, double pcoords[3], double &dist2, double weights[]) overridevtkLagrangeCurvevirtual
FastDelete()vtkObjectBasevirtual
GetApprox()vtkLagrangeCurveprotected
GetApproximateLine(int subId, vtkDataArray *scalarsIn=nullptr, vtkDataArray *scalarsOut=nullptr)vtkLagrangeCurveprotected
GetBounds(double bounds[6])vtkCell
GetBounds()vtkCell
GetCellDimension() overridevtkLagrangeCurveinlinevirtual
GetCellType() overridevtkLagrangeCurveinlinevirtual
GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetDebug()vtkObject
GetEdge(int) overridevtkLagrangeCurveinlinevirtual
GetFace(int) overridevtkLagrangeCurveinlinevirtual
GetFaces()vtkCellinlinevirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetLength2()vtkCell
GetMTime()vtkObjectvirtual
GetNumberOfEdges() overridevtkLagrangeCurveinlinevirtual
GetNumberOfFaces() overridevtkLagrangeCurveinlinevirtual
GetNumberOfPoints()vtkCellinline
GetOrder()vtkLagrangeCurve
GetOrder(int i)vtkLagrangeCurveinline
GetParametricCenter(double center[3]) overridevtkLagrangeCurveinlinevirtual
GetParametricCoords() overridevtkLagrangeCurvevirtual
GetParametricDistance(const double pcoords[3]) overridevtkLagrangeCurvevirtual
GetPointId(int ptId)vtkCellinline
GetPointIds()vtkCellinline
GetPoints()vtkCellinline
GetReferenceCount()vtkObjectBaseinline
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
Initialize() overridevtkLagrangeCurvevirtual
vtkNonLinearCell::Initialize(int npts, 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) overridevtkLagrangeCurve
vtkNonLinearCell::InterpolateDerivs(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(derivs))vtkCellinlinevirtual
InterpolateFunctions(const double pcoords[3], double *weights) overridevtkLagrangeCurve
vtkNonLinearCell::InterpolateFunctions(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(weight))vtkCellinlinevirtual
IntersectWithLine(const double p1[3], const double p2[3], double tol, double &t, double x[3], double pcoords[3], int &subId) overridevtkLagrangeCurvevirtual
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)vtkLagrangeCurvevirtual
IsExplicitCell()vtkCellinlinevirtual
IsLinear() overridevtkNonLinearCellinlinevirtual
IsPrimaryCell()vtkCellinlinevirtual
IsTypeOf(const char *type)vtkLagrangeCurvestatic
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkLagrangeCurvestatic
NewInstance() const vtkLagrangeCurve
NewInstanceInternal() const vtkLagrangeCurveprotectedvirtual
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
OrdervtkLagrangeCurveprotected
PointIdsvtkCell
PointIndexFromIJK(int i, int, int)vtkLagrangeCurve
PointParametricCoordinatesvtkLagrangeCurveprotected
PointsvtkCell
PrepareApproxData(vtkPointData *pd, vtkCellData *cd, vtkIdType cellId, vtkDataArray *cellScalars)vtkLagrangeCurveprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintRevisions(ostream &)vtkObjectBaseinline
PrintSelf(ostream &os, vtkIndent indent) overridevtkLagrangeCurvevirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBasevirtual
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() overridevtkLagrangeCurveinlinevirtual
SafeDownCast(vtkObjectBase *o)vtkLagrangeCurvestatic
ScalarsvtkLagrangeCurveprotected
SetDebug(bool debugFlag)vtkObject
SetFaces(vtkIdType *vtkNotUsed(faces))vtkCellinlinevirtual
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetReferenceCount(int)vtkObjectBase
ShallowCopy(vtkCell *c)vtkCellvirtual
SubCellCoordinatesFromId(vtkVector3i &ijk, int subId)vtkLagrangeCurve
SubCellCoordinatesFromId(int &i, int subId)vtkLagrangeCurve
SubjectHelpervtkObjectprotected
Superclass typedefvtkLagrangeCurve
TmpIdsvtkLagrangeCurveprotected
TmpPtsvtkLagrangeCurveprotected
TransformApproxToCellParams(int subCell, double *pcoords)vtkLagrangeCurve
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) overridevtkLagrangeCurvevirtual
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkCell()vtkCellprotected
vtkLagrangeCurve()vtkLagrangeCurveprotected
vtkNonLinearCell()vtkNonLinearCellprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
~vtkCell() overridevtkCellprotected
~vtkLagrangeCurve() overridevtkLagrangeCurveprotected
~vtkNonLinearCell() overridevtkNonLinearCellinlineprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual