Package com.jme3.system.jopenvr
Interface JOpenVRLibrary.EVRSubmitFlags
- Enclosing class:
- JOpenVRLibrary
public static interface JOpenVRLibrary.EVRSubmitFlags
native declaration : headers\openvr_capi.h:455
enum values
enum values
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
native declaration : headers\openvr_capi.h:449static final int
native declaration : headers\openvr_capi.h:451static final int
native declaration : headers\openvr_capi.h:450static final int
native declaration : headers\openvr_capi.h:452static final int
native declaration : headers\openvr_capi.h:454static final int
native declaration : headers\openvr_capi.h:453
-
Field Details
-
EVRSubmitFlags_Submit_Default
static final int EVRSubmitFlags_Submit_Defaultnative declaration : headers\openvr_capi.h:449- See Also:
-
EVRSubmitFlags_Submit_LensDistortionAlreadyApplied
static final int EVRSubmitFlags_Submit_LensDistortionAlreadyAppliednative declaration : headers\openvr_capi.h:450- See Also:
-
EVRSubmitFlags_Submit_GlRenderBuffer
static final int EVRSubmitFlags_Submit_GlRenderBuffernative declaration : headers\openvr_capi.h:451- See Also:
-
EVRSubmitFlags_Submit_Reserved
static final int EVRSubmitFlags_Submit_Reservednative declaration : headers\openvr_capi.h:452- See Also:
-
EVRSubmitFlags_Submit_TextureWithPose
static final int EVRSubmitFlags_Submit_TextureWithPosenative declaration : headers\openvr_capi.h:453- See Also:
-
EVRSubmitFlags_Submit_TextureWithDepth
static final int EVRSubmitFlags_Submit_TextureWithDepthnative declaration : headers\openvr_capi.h:454- See Also:
-