Package org.lwjgl.egl
Class NV3dvisionSurface
- java.lang.Object
-
- org.lwjgl.egl.NV3dvisionSurface
-
public final class NV3dvisionSurface extends java.lang.Object
Native bindings to the NV_3dvision_surface extension.NVIDIA 3D Vision provides stereoscopic 3d rendering without requiring applications to change their rendering methods. However there are cases where applications can benefit from adjusting 3D vision parameters directly to experiment with this functionality in applications not yet known to 3D Vision, to assist 3D Vision in setting parameters correctly for unusual situations, or to present application-specific user-accessible controls for 3D Vision parameters.
This extension provides the ability to explicitly create a surface with 3D Vision support regardless of application detection.
Requires
EGL 1.4
.
-
-
Field Summary
Fields Modifier and Type Field Description static int
EGL_AUTO_STEREO_NV
-
-
-
Field Detail
-
EGL_AUTO_STEREO_NV
public static final int EGL_AUTO_STEREO_NV
- See Also:
- Constant Field Values
-
-