vtkFloatVectors - (obsolete)floating point representation of 3D vectors
Super Class: vtkVectors
Description:
vtkFloatVectors is a concrete implementation of vtkVectors. Vectors are represented using float values.
Methods:
void vtkFloatVectors () | |
static vtkFloatVectors *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 ) |