VTK
9.1.0
|
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) | 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 |
Allocate(vtkIdType sz, vtkIdType ext=1000) | vtkPoints | virtual |
Bounds | vtkPoints | protected |
BreakOnError() | vtkObject | static |
ComputeBounds() | vtkPoints | virtual |
ComputeTime | vtkPoints | protected |
Data | vtkPoints | protected |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
DeepCopy(vtkPoints *ad) | vtkPoints | virtual |
Delete() | vtkObjectBase | virtual |
FastDelete() | vtkObjectBase | virtual |
GetActualMemorySize() | vtkPoints | |
GetAlternateFreeFunction() | vtkObjectBase | protectedstatic |
GetBounds() | vtkPoints | |
GetBounds(double bounds[6]) | vtkPoints | |
GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCurrentFreeFunction() | vtkObjectBase | protectedstatic |
GetCurrentMallocFunction() | vtkObjectBase | protectedstatic |
GetCurrentReallocFunction() | vtkObjectBase | protectedstatic |
GetData() | vtkPoints | inline |
GetDataType() const | vtkPoints | virtual |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | static |
GetIsInMemkind() const | vtkObjectBase | |
GetMTime() override | vtkPoints | virtual |
GetNumberOfGenerationsFromBase(const char *name) | vtkObjectBase | virtual |
GetNumberOfGenerationsFromBaseType(const char *name) | vtkObjectBase | static |
GetNumberOfPoints() const | vtkPoints | inline |
GetPoint(vtkIdType id) | vtkPoints | inline |
GetPoint(vtkIdType id, double x[3]) | vtkPoints | inline |
GetPoints(vtkIdList *ptId, vtkPoints *outPoints) | vtkPoints | |
GetReferenceCount() | vtkObjectBase | inline |
GetUsingMemkind() | vtkObjectBase | static |
GetVoidPointer(const int id) | vtkPoints | inline |
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 | |
Initialize() | vtkPoints | virtual |
InitializeObjectBase() | vtkObjectBase | |
InsertNextPoint(const float x[3]) | vtkPoints | inline |
InsertNextPoint(const double x[3]) | vtkPoints | inline |
InsertNextPoint(double x, double y, double z) | vtkPoints | inline |
InsertPoint(vtkIdType id, const float x[3]) | vtkPoints | inline |
InsertPoint(vtkIdType id, const double x[3]) | vtkPoints | inline |
InsertPoint(vtkIdType id, double x, double y, double z) | vtkPoints | inline |
InsertPoints(vtkIdList *dstIds, vtkIdList *srcIds, vtkPoints *source) | vtkPoints | inline |
InsertPoints(vtkIdType dstStart, vtkIdType n, vtkIdType srcStart, vtkPoints *source) | vtkPoints | inline |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=nullptr) | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
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) | vtkPoints | virtual |
IsTypeOf(const char *type) | vtkPoints | static |
Modified() override | vtkPoints | virtual |
MTime | vtkObject | protected |
New(int dataType) | vtkPoints | static |
New() | vtkPoints | static |
NewInstance() const | vtkPoints | |
NewInstanceInternal() const | vtkPoints | protectedvirtual |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintSelf(ostream &os, vtkIndent indent) override | vtkPoints | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) | vtkObjectBase | virtual |
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 |
Reset() | vtkPoints | inlinevirtual |
Resize(vtkIdType numPoints) | vtkPoints | inline |
SafeDownCast(vtkObjectBase *o) | vtkPoints | static |
SetData(vtkDataArray *) | vtkPoints | virtual |
SetDataType(int dataType) | vtkPoints | virtual |
SetDataTypeToBit() | vtkPoints | inline |
SetDataTypeToChar() | vtkPoints | inline |
SetDataTypeToDouble() | vtkPoints | inline |
SetDataTypeToFloat() | vtkPoints | inline |
SetDataTypeToInt() | vtkPoints | inline |
SetDataTypeToLong() | vtkPoints | inline |
SetDataTypeToShort() | vtkPoints | inline |
SetDataTypeToUnsignedChar() | vtkPoints | inline |
SetDataTypeToUnsignedInt() | vtkPoints | inline |
SetDataTypeToUnsignedLong() | vtkPoints | inline |
SetDataTypeToUnsignedShort() | vtkPoints | inline |
SetDebug(bool debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetMemkindDirectory(const char *directoryname) | vtkObjectBase | static |
SetNumberOfPoints(vtkIdType numPoints) | vtkPoints | inline |
SetPoint(vtkIdType id, const float x[3]) | vtkPoints | inline |
SetPoint(vtkIdType id, const double x[3]) | vtkPoints | inline |
SetPoint(vtkIdType id, double x, double y, double z) | vtkPoints | inline |
SetReferenceCount(int) | vtkObjectBase | |
ShallowCopy(vtkPoints *ad) | vtkPoints | virtual |
Squeeze() | vtkPoints | inlinevirtual |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkPoints | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) override | vtkObject | protectedvirtual |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | inlineprotected |
vtkPoints(int dataType=VTK_FLOAT) | vtkPoints | protected |
WeakPointers | vtkObjectBase | protected |
~vtkObject() override | vtkObject | protected |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |
~vtkPoints() override | vtkPoints | protected |