Go to the documentation of this file.
32 #ifndef vtkDirectionEncoder_h
33 #define vtkDirectionEncoder_h
virtual void PrintSelf(ostream &os, vtkIndent indent)
virtual float * GetDecodedGradient(int value)=0
virtual int GetNumberOfEncodedDirections(void)=0
#define vtkTypeMacro(thisClass, superclass)
abstract base class for most VTK objects
virtual int GetEncodedDirection(float n[3])=0
virtual float * GetDecodedGradientTable(void)=0
GLsizei const GLfloat * value
a simple class to control print indentation
encode a direction into a one or two byte value
#define VTKRENDERINGVOLUME_EXPORT