, including all inherited members.
AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
Allocate(const vtkIdType sz, const vtkIdType ext=1000) | vtkPoints | [virtual] |
Bounds | vtkPoints | [protected] |
BreakOnError() | vtkObject | [static] |
CollectRevisions(ostream &os) | vtkObjectBase | [protected, virtual] |
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 | |
GetBounds() | vtkPoints | |
GetBounds(double bounds[6]) | vtkPoints | |
GetClassName() | vtkPoints | [virtual] |
vtkObjectBase::GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetData() | vtkPoints | [inline] |
GetDataType() | vtkPoints | [virtual] |
GetDebug() | vtkObject | |
GetGlobalWarningDisplay() | vtkObject | [static] |
GetMTime() | vtkObject | [virtual] |
GetNumberOfPoints() | vtkPoints | [inline] |
GetPoint(vtkIdType id) | vtkPoints | [inline] |
GetPoint(vtkIdType id, double x[3]) | vtkPoints | [inline] |
GetPoints(vtkIdList *ptId, vtkPoints *fp) | vtkPoints | |
GetReferenceCount() | vtkObjectBase | [inline] |
GetVoidPointer(const int id) | vtkPoints | [inline] |
GlobalWarningDisplayOff() | vtkObject | [inline, static] |
GlobalWarningDisplayOn() | vtkObject | [inline, static] |
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] |
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] |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | 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() | vtkObject | [virtual] |
MTime | vtkObject | [protected] |
New(int dataType) | vtkPoints | [static] |
New() | vtkPoints | [static] |
vtkObjectBase::operator=(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
PrintRevisions(ostream &os) | vtkObjectBase | |
PrintSelf(ostream &os, vtkIndent indent) | vtkPoints | [virtual] |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | [virtual] |
ReferenceCount | vtkObjectBase | [protected] |
Register(vtkObjectBase *o) | vtkObjectBase | [virtual] |
RegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
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 | [protected, virtual] |
Reset() | vtkPoints | [inline, virtual] |
SafeDownCast(vtkObject *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(unsigned char debugFlag) | vtkObject | |
SetGlobalWarningDisplay(int val) | vtkObject | [static] |
SetNumberOfPoints(vtkIdType number) | 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 | [inline, virtual] |
SubjectHelper | vtkObject | [protected] |
Superclass typedef | vtkPoints | |
UnRegister(vtkObjectBase *o) | vtkObjectBase | [virtual] |
UnRegisterInternal(vtkObjectBase *, int check) | vtkObject | [protected, virtual] |
vtkObject() | vtkObject | [protected] |
vtkObjectBase() | vtkObjectBase | [protected] |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | [inline, protected] |
vtkPoints(int dataType=VTK_FLOAT) | vtkPoints | [protected] |
~vtkObject() | vtkObject | [protected, virtual] |
~vtkObjectBase() | vtkObjectBase | [protected, virtual] |
~vtkPoints() | vtkPoints | [protected] |