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 SummaryFieldsModifier and TypeFieldDescriptionstatic final intnative declaration : headers\openvr_capi.h:449static final intnative declaration : headers\openvr_capi.h:451static final intnative declaration : headers\openvr_capi.h:450static final intnative declaration : headers\openvr_capi.h:452static final intnative declaration : headers\openvr_capi.h:454static final intnative declaration : headers\openvr_capi.h:453
- 
Field Details- 
EVRSubmitFlags_Submit_Defaultstatic final int EVRSubmitFlags_Submit_Defaultnative declaration : headers\openvr_capi.h:449- See Also:
 
- 
EVRSubmitFlags_Submit_LensDistortionAlreadyAppliedstatic final int EVRSubmitFlags_Submit_LensDistortionAlreadyAppliednative declaration : headers\openvr_capi.h:450- See Also:
 
- 
EVRSubmitFlags_Submit_GlRenderBufferstatic final int EVRSubmitFlags_Submit_GlRenderBuffernative declaration : headers\openvr_capi.h:451- See Also:
 
- 
EVRSubmitFlags_Submit_Reservedstatic final int EVRSubmitFlags_Submit_Reservednative declaration : headers\openvr_capi.h:452- See Also:
 
- 
EVRSubmitFlags_Submit_TextureWithPosestatic final int EVRSubmitFlags_Submit_TextureWithPosenative declaration : headers\openvr_capi.h:453- See Also:
 
- 
EVRSubmitFlags_Submit_TextureWithDepthstatic final int EVRSubmitFlags_Submit_TextureWithDepthnative declaration : headers\openvr_capi.h:454- See Also:
 
 
-