Package org.lwjgl.opengl
Class NVConservativeRasterPreSnap
java.lang.Object
org.lwjgl.opengl.NVConservativeRasterPreSnap
Native bindings to the NV_conservative_raster_pre_snap extension.
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.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intAccepted by theparamparameter ofConservativeRasterParameteriNV -
Method Summary
-
Field Details
-
GL_CONSERVATIVE_RASTER_MODE_PRE_SNAP_NV
public static final int GL_CONSERVATIVE_RASTER_MODE_PRE_SNAP_NVAccepted by theparamparameter ofConservativeRasterParameteriNV- See Also:
-