24#ifndef vtkFXAAOptions_h
25#define vtkFXAAOptions_h
28#include "vtkRenderingCoreModule.h"
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
float HardContrastThreshold
DebugOption DebugOptionValue
float SubpixelContrastThreshold
static vtkFXAAOptions * New()
float RelativeContrastThreshold
bool UseHighQualityEndpoints
DebugOption
Debugging options that affect the output color buffer.
@ FXAA_DEBUG_ONLY_EDGE_AA
@ FXAA_DEBUG_EDGE_DIRECTION
@ FXAA_DEBUG_EDGE_SAMPLE_OFFSET
@ FXAA_DEBUG_SUBPIXEL_ALIASING
@ FXAA_DEBUG_ONLY_SUBPIX_AA
@ FXAA_DEBUG_EDGE_NUM_STEPS
@ FXAA_DEBUG_EDGE_DISTANCE
~vtkFXAAOptions() override
int EndpointSearchIterations
a simple class to control print indentation