42 #ifndef vtkStructuredGridLIC2D_h 43 #define vtkStructuredGridLIC2D_h 45 #include "vtkRenderingLICModule.h" 79 vtkGetMacro(Steps,
int);
96 vtkGetMacro(StepSize,
double);
103 vtkSetClampMacro(Magnification,
int, 1,
VTK_INT_MAX);
104 vtkGetMacro(Magnification,
int);
111 vtkGetMacro( OpenGLExtensionsSupported,
int );
134 int FillInputPortInformation(
int port,
143 int FillOutputPortInformation(
int port,
176 int OpenGLExtensionsSupported;
GPU implementation of a Line Integral Convolution, a technique for imaging vector fields...
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int GetLICSuccess()
Check if LIC runs properly.
int GetFBOSuccess()
Check if FBO is started properly.
static vtkStructuredGridAlgorithm * New()
a simple class to control print indentation
a weak reference to a vtkObject.
Superclass for algorithms that produce only structured grid as output.
Create an image filled with noise.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
create a window for renderers to draw into
topologically regular array of data
general representation of visualization data