Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkPoints Member List
This is the complete list of members for vtkPoints, including all inherited members.
- AddObserver(unsigned long event, vtkCommand *)
- AddObserver(const char *event, vtkCommand *)
- Allocate(const vtkIdType sz, const vtkIdType ext=1000)
[virtual]
- Bounds
[protected]
- BreakOnError()
[static]
- ComputeBounds()
[virtual]
- ComputeTime
[protected]
- Data
[protected]
- Debug
[protected]
- DebugOff()
[virtual]
- DebugOn()
[virtual]
- DeepCopy(vtkPoints *ad)
[virtual]
- Delete()
[virtual]
- GetActualMemorySize()
- GetBounds()
- GetBounds(float bounds[6])
- GetClassName()
[virtual]
- GetCommand(unsigned long tag)
- GetData()
[inline]
- GetDataType()
[virtual]
- GetDebug()
- GetGlobalWarningDisplay()
[static]
- GetMTime()
[virtual]
- GetNumberOfPoints()
[inline]
- GetPoint(vtkIdType id)
[inline]
- GetPoint(vtkIdType id, float x[3])
[inline]
- GetPoint(vtkIdType id, double x[3])
[inline]
- GetPoints(vtkIdList *ptId, vtkPoints *fp)
- GetReferenceCount()
[inline]
- GetVoidPointer(const int id)
[inline]
- GlobalWarningDisplayOff()
[inline, static]
- GlobalWarningDisplayOn()
[inline, static]
- HasObserver(unsigned long event)
- HasObserver(const char *event)
- Initialize()
[virtual]
- InsertNextPoint(const float x[3])
[inline]
- InsertNextPoint(const double x[3])
[inline]
- InsertNextPoint(double x, double y, double z)
[inline]
- InsertPoint(vtkIdType id, const float x[3])
[inline]
- InsertPoint(vtkIdType id, const double x[3])
[inline]
- InsertPoint(vtkIdType id, double x, double y, double z)
[inline]
- InvokeEvent(unsigned long event, void *callData)
- InvokeEvent(const char *event, void *callData)
- IsA(const char *type)
[virtual]
- IsTypeOf(const char *type)
[static]
- MakeObject()
- Modified()
[virtual]
- MTime
[protected]
- New(int dataType)
[static]
- New()
[static]
- operator=(const vtkPoints &) (defined in vtkPoints)
[private]
- Print(ostream &os)
- PrintHeader(ostream &os, vtkIndent indent)
[virtual]
- PrintSelf(ostream &os, vtkIndent indent)
[virtual]
- PrintTrailer(ostream &os, vtkIndent indent)
[virtual]
- ReferenceCount
[protected]
- Register(vtkObject *o)
- RemoveObserver(unsigned long tag)
- Reset()
[inline, virtual]
- SafeDownCast(vtkObject *o)
[static]
- SetData(vtkDataArray *)
[virtual]
- SetDataType(int dataType)
[virtual]
- SetDataTypeToBit()
[inline]
- SetDataTypeToChar()
[inline]
- SetDataTypeToDouble()
[inline]
- SetDataTypeToFloat()
[inline]
- SetDataTypeToInt()
[inline]
- SetDataTypeToLong()
[inline]
- SetDataTypeToShort()
[inline]
- SetDataTypeToUnsignedChar()
[inline]
- SetDataTypeToUnsignedInt()
[inline]
- SetDataTypeToUnsignedLong()
[inline]
- SetDataTypeToUnsignedShort()
[inline]
- SetDebug(unsigned char debugFlag)
- SetGlobalWarningDisplay(int val)
[static]
- SetNumberOfPoints(vtkIdType number)
[inline]
- SetPoint(vtkIdType id, const float x[3])
[inline]
- SetPoint(vtkIdType id, const double x[3])
[inline]
- SetPoint(vtkIdType id, double x, double y, double z)
[inline]
- SetReferenceCount(int)
- ShallowCopy(vtkPoints *ad)
[virtual]
- Squeeze()
[inline, virtual]
- SubjectHelper
[protected]
- UnRegister(vtkObject *o)
[virtual]
- vtkObject()
[protected]
- vtkPoints(int dataType=VTK_FLOAT)
[protected]
- vtkPoints(const vtkPoints &) (defined in vtkPoints)
[private]
- ~vtkObject()
[protected, virtual]
- ~vtkPoints()
[protected]
Generated on Thu Mar 28 14:39:21 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001