vtkFloatScalars - (obsolete)floating point representation of scalars
Super Class: vtkScalars
Description:
vtkFloatScalars is an (obsolete) concrete implementation of vtkScalars. Scalars coordinates are represented using float values.
Methods:
![]() | static vtkFloatScalars *New () |
![]() | void vtkFloatScalars () |
![]() | 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 ) |