vtkFloatNormals - (obsolete)floating point representation of 3D normals
Super Class: vtkNormals
Description:
vtkFloatNormals is a concrete implementation of vtkNormals. Normals are represented using float values.
Methods:
static vtkFloatNormals *New () | |
void vtkFloatNormals () | |
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 ) |