VTK  9.1.0
vtkPoints Member List

This is the complete list of members for vtkPoints, 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
Allocate(vtkIdType sz, vtkIdType ext=1000)vtkPointsvirtual
BoundsvtkPointsprotected
BreakOnError()vtkObjectstatic
ComputeBounds()vtkPointsvirtual
ComputeTimevtkPointsprotected
DatavtkPointsprotected
DebugvtkObjectprotected
DebugOff()vtkObjectvirtual
DebugOn()vtkObjectvirtual
DeepCopy(vtkPoints *ad)vtkPointsvirtual
Delete()vtkObjectBasevirtual
FastDelete()vtkObjectBasevirtual
GetActualMemorySize()vtkPoints
GetAlternateFreeFunction()vtkObjectBaseprotectedstatic
GetBounds()vtkPoints
GetBounds(double bounds[6])vtkPoints
GetClassName() constvtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCurrentFreeFunction()vtkObjectBaseprotectedstatic
GetCurrentMallocFunction()vtkObjectBaseprotectedstatic
GetCurrentReallocFunction()vtkObjectBaseprotectedstatic
GetData()vtkPointsinline
GetDataType() constvtkPointsvirtual
GetDebug()vtkObject
GetGlobalWarningDisplay()vtkObjectstatic
GetIsInMemkind() constvtkObjectBase
GetMTime() overridevtkPointsvirtual
GetNumberOfGenerationsFromBase(const char *name)vtkObjectBasevirtual
GetNumberOfGenerationsFromBaseType(const char *name)vtkObjectBasestatic
GetNumberOfPoints() constvtkPointsinline
GetPoint(vtkIdType id)vtkPointsinline
GetPoint(vtkIdType id, double x[3])vtkPointsinline
GetPoints(vtkIdList *ptId, vtkPoints *outPoints)vtkPoints
GetReferenceCount()vtkObjectBaseinline
GetUsingMemkind()vtkObjectBasestatic
GetVoidPointer(const int id)vtkPointsinline
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()vtkPointsvirtual
InitializeObjectBase()vtkObjectBase
InsertNextPoint(const float x[3])vtkPointsinline
InsertNextPoint(const double x[3])vtkPointsinline
InsertNextPoint(double x, double y, double z)vtkPointsinline
InsertPoint(vtkIdType id, const float x[3])vtkPointsinline
InsertPoint(vtkIdType id, const double x[3])vtkPointsinline
InsertPoint(vtkIdType id, double x, double y, double z)vtkPointsinline
InsertPoints(vtkIdList *dstIds, vtkIdList *srcIds, vtkPoints *source)vtkPointsinline
InsertPoints(vtkIdType dstStart, vtkIdType n, vtkIdType srcStart, vtkPoints *source)vtkPointsinline
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr)vtkObjectprotected
InternalReleaseFocus()vtkObjectprotected
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)vtkPointsvirtual
IsTypeOf(const char *type)vtkPointsstatic
Modified() overridevtkPointsvirtual
MTimevtkObjectprotected
New(int dataType)vtkPointsstatic
New()vtkPointsstatic
NewInstance() constvtkPoints
NewInstanceInternal() constvtkPointsprotectedvirtual
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBaseinlineprotected
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBasevirtual
PrintSelf(ostream &os, vtkIndent indent) overridevtkPointsvirtual
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
Reset()vtkPointsinlinevirtual
Resize(vtkIdType numPoints)vtkPointsinline
SafeDownCast(vtkObjectBase *o)vtkPointsstatic
SetData(vtkDataArray *)vtkPointsvirtual
SetDataType(int dataType)vtkPointsvirtual
SetDataTypeToBit()vtkPointsinline
SetDataTypeToChar()vtkPointsinline
SetDataTypeToDouble()vtkPointsinline
SetDataTypeToFloat()vtkPointsinline
SetDataTypeToInt()vtkPointsinline
SetDataTypeToLong()vtkPointsinline
SetDataTypeToShort()vtkPointsinline
SetDataTypeToUnsignedChar()vtkPointsinline
SetDataTypeToUnsignedInt()vtkPointsinline
SetDataTypeToUnsignedLong()vtkPointsinline
SetDataTypeToUnsignedShort()vtkPointsinline
SetDebug(bool debugFlag)vtkObject
SetGlobalWarningDisplay(int val)vtkObjectstatic
SetMemkindDirectory(const char *directoryname)vtkObjectBasestatic
SetNumberOfPoints(vtkIdType numPoints)vtkPointsinline
SetPoint(vtkIdType id, const float x[3])vtkPointsinline
SetPoint(vtkIdType id, const double x[3])vtkPointsinline
SetPoint(vtkIdType id, double x, double y, double z)vtkPointsinline
SetReferenceCount(int)vtkObjectBase
ShallowCopy(vtkPoints *ad)vtkPointsvirtual
Squeeze()vtkPointsinlinevirtual
SubjectHelpervtkObjectprotected
Superclass typedefvtkPoints
UnRegister(vtkObjectBase *o)vtkObjectBasevirtual
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) overridevtkObjectprotectedvirtual
vtkBaseTypeMacro(vtkObject, vtkObjectBase)vtkObject
vtkObject()vtkObjectprotected
vtkObjectBase()vtkObjectBaseprotected
vtkObjectBase(const vtkObjectBase &)vtkObjectBaseinlineprotected
vtkPoints(int dataType=VTK_FLOAT)vtkPointsprotected
WeakPointersvtkObjectBaseprotected
~vtkObject() overridevtkObjectprotected
~vtkObjectBase()vtkObjectBaseprotectedvirtual
~vtkPoints() overridevtkPointsprotected