vtkFloatTensors - floating point representation of tensor data
Super Class: vtkTensors
Description:
vtkFloatTensors is an (obsolete) concrete implementation of vtkTensors. Tensor values are represented using float values.
Methods:
| void vtkFloatTensors () | |
| static vtkFloatTensors *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 ) |
![]()