VTK  9.1.0
vtkLine Member List

This is the complete list of members for vtkLine, including all inherited members.

Absolute enum valuevtkLine
AbsoluteFuzzy enum valuevtkLine
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
BoundsvtkCellprotected
BreakOnError()vtkObjectstatic
CellBoundary(int subId, const double pcoords[3], vtkIdList *pts) overridevtkLinevirtual
Clip(double value, vtkDataArray *cellScalars, vtkIncrementalPointLocator *locator, vtkCellArray *lines, vtkPointData *inPd, vtkPointData *outPd, vtkCellData *inCd, vtkIdType cellId, vtkCellData *outCd, int insideOut) overridevtkLinevirtual
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) overridevtkLinevirtual
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) overridevtkLinevirtual
DistanceBetweenLines(double l0[3], double l1[3], double m0[3], double m1[3], double closestPt1[3], double closestPt2[3], double &t1, double &t2)vtkLinestatic
DistanceBetweenLineSegments(double l0[3], double l1[3], double m0[3], double m1[3], double closestPt1[3], double closestPt2[3], double &t1, double &t2)vtkLinestatic
DistanceToLine(const double x[3], const double p1[3], const double p2[3], double &t, double closestPoint[3]=nullptr)vtkLinestatic
DistanceToLine(const double x[3], const double p1[3], const double p2[3])vtkLinestatic
EvaluateLocation(int &subId, const double pcoords[3], double x[3], double *weights) overridevtkLinevirtual
EvaluatePosition(const double x[3], double closestPoint[3], int &subId, double pcoords[3], double &dist2, double weights[]) overridevtkLinevirtual
FastDelete()vtkObjectBasevirtual
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetBounds(double bounds[6])vtkCell
GetBounds()vtkCell
GetCellDimension() overridevtkLineinlinevirtual
GetCellType() overridevtkLineinlinevirtual
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetDebug()vtkObject
GetEdge(int) overridevtkLineinlinevirtual
GetFace(int) overridevtkLineinlinevirtual
GetFaces()vtkCellinlinevirtual
GetGlobalWarningDisplay()vtkObjectstatic
GetIsInMemkind() constvtkObjectBase
GetLength2()vtkCell
GetMTime()vtkObjectvirtual
GetNumberOfEdges() overridevtkLineinlinevirtual
GetNumberOfFaces() overridevtkLineinlinevirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetNumberOfPoints() constvtkCellinline
GetParametricCenter(double pcoords[3]) overridevtkLineinlinevirtual
GetParametricCoords() overridevtkLinevirtual
GetParametricDistance(const double pcoords[3])vtkCellvirtual
GetPointId(int ptId)vtkCellinline
GetPointIds()vtkCellinline
GetPoints()vtkCellinline
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) overridevtkLinevirtual
Initialize(int npts, const vtkIdType *pts, vtkPoints *p)vtkCell
Initialize(int npts, vtkPoints *p)vtkCell
Initialize()vtkCellinlinevirtual
InitializeObjectBase()vtkObjectBase
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
InterpolateDerivs(const double pcoords[3], double derivs[2]) overridevtkLineinline
vtkCell::InterpolateDerivs(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(derivs))vtkCellinlinevirtual
InterpolateFunctions(const double pcoords[3], double weights[2]) overridevtkLineinline
vtkCell::InterpolateFunctions(const double vtkNotUsed(pcoords)[3], double *vtkNotUsed(weight))vtkCellinlinevirtual
InterpolationDerivs(const double pcoords[3], double derivs[2])vtkLinestatic
InterpolationFunctions(const double pcoords[3], double weights[2])vtkLinestatic
Intersect enum valuevtkLine
Intersection(const double p1[3], const double p2[3], const double x1[3], const double x2[3], double &u, double &v, const double tolerance=1e-6, int toleranceType=ToleranceType::Relative)vtkLinestatic
Intersection3D(double p1[3], double p2[3], double x1[3], double x2[3], double &u, double &v, const double tolerance=1e-6)vtkLinestatic
IntersectionType enum namevtkLine
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) overridevtkLinevirtual
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)vtkLinevirtual
IsExplicitCell()vtkCellinlinevirtual
IsLinear()vtkCellinlinevirtual
IsPrimaryCell()vtkCellinlinevirtual
IsTypeOf(const char *type)vtkLinestatic
Modified()vtkObjectvirtual
MTimevtkObjectprotected
New()vtkLinestatic
NewInstance() constvtkLine
NewInstanceInternal() constvtkLineprotectedvirtual
NoIntersect enum valuevtkLine
OnLine enum valuevtkLine
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
PointIdsvtkCell
PointsvtkCell
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkLinevirtual
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBasevirtual
ReferenceCountvtkObjectBaseprotected
Register(vtkObjectBase *o)vtkObjectBasevirtual
RegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
Relative enum valuevtkLine
RelativeFuzzy enum valuevtkLine
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()vtkCellinlinevirtual
SafeDownCast(vtkObjectBase *o)vtkLinestatic
SetDebug(bool debugFlag)vtkObject
SetFaces(vtkIdType *vtkNotUsed(faces))vtkCellinlinevirtual
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetReferenceCount(int)vtkObjectBase
ShallowCopy(vtkCell *c)vtkCellvirtual
SubjectHelpervtkObjectprotected
Superclass typedefvtkLine
ToleranceType enum namevtkLine
Triangulate(int index, vtkIdList *ptIds, vtkPoints *pts) overridevtkLinevirtual
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkCell()vtkCellprotected
vtkLine()vtkLineprotected
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
WeakPointersvtkObjectBaseprotected
~vtkCell() overridevtkCellprotected
~vtkLine() override=defaultvtkLineprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual