public final class NVConservativeRasterPreSnap
extends java.lang.Object
NV_conservative_raster_pre_snap_triangles provides a new mode to achieve rasterization of triangles that is conservative w.r.t the triangle at
infinite precision i.e. before it is snapped to the sub-pixel grid. This extension provides a new mode that expands this functionality to lines and
points.
| Modifier and Type | Field and Description |
|---|---|
static int |
GL_CONSERVATIVE_RASTER_MODE_PRE_SNAP_NV
Accepted by the
param parameter of ConservativeRasterParameteriNV |
public static final int GL_CONSERVATIVE_RASTER_MODE_PRE_SNAP_NV
param parameter of ConservativeRasterParameteriNVCopyright LWJGL. All Rights Reserved. License terms.