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