vtkFloatPoints - (obsolete)floating point representation of 3D points
Super Class: vtkPoints
Description:
vtkFloatPoints is a concrete implementation of vtkPoints. Points are represented using float values.
Methods:
![]() | void vtkFloatPoints () |
![]() | static vtkFloatPoints *New () |
![]() | void SetDataType (int ) |
![]() | void SetData (vtkDataArray *) |
![]() | float *GetPointer (const int ) |
![]() | float *WritePointer (const int ,const int ) |
Detailed Method Descriptions:
![]() | void SetDataType (int ) |
![]() | void SetData (vtkDataArray *) |
![]() | float *GetPointer (const int ) |
![]() | float *WritePointer (const int ,const int ) |