Package com.jme3.system.jopenvr
Interface JOpenVRLibrary.EVRCompositorError
- Enclosing class:
- JOpenVRLibrary
public static interface JOpenVRLibrary.EVRCompositorError
native declaration : headers\openvr_capi.h:998
enum values
enum values
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
native declaration : headers\openvr_capi.h:996static final int
native declaration : headers\openvr_capi.h:989static final int
native declaration : headers\openvr_capi.h:988static final int
native declaration : headers\openvr_capi.h:995static final int
native declaration : headers\openvr_capi.h:997static final int
native declaration : headers\openvr_capi.h:990static final int
native declaration : headers\openvr_capi.h:991static final int
native declaration : headers\openvr_capi.h:986static final int
native declaration : headers\openvr_capi.h:987static final int
native declaration : headers\openvr_capi.h:994static final int
native declaration : headers\openvr_capi.h:992static final int
native declaration : headers\openvr_capi.h:993
-
Field Details
-
EVRCompositorError_VRCompositorError_None
static final int EVRCompositorError_VRCompositorError_Nonenative declaration : headers\openvr_capi.h:986- See Also:
-
EVRCompositorError_VRCompositorError_RequestFailed
static final int EVRCompositorError_VRCompositorError_RequestFailednative declaration : headers\openvr_capi.h:987- See Also:
-
EVRCompositorError_VRCompositorError_IncompatibleVersion
static final int EVRCompositorError_VRCompositorError_IncompatibleVersionnative declaration : headers\openvr_capi.h:988- See Also:
-
EVRCompositorError_VRCompositorError_DoNotHaveFocus
static final int EVRCompositorError_VRCompositorError_DoNotHaveFocusnative declaration : headers\openvr_capi.h:989- See Also:
-
EVRCompositorError_VRCompositorError_InvalidTexture
static final int EVRCompositorError_VRCompositorError_InvalidTexturenative declaration : headers\openvr_capi.h:990- See Also:
-
EVRCompositorError_VRCompositorError_IsNotSceneApplication
static final int EVRCompositorError_VRCompositorError_IsNotSceneApplicationnative declaration : headers\openvr_capi.h:991- See Also:
-
EVRCompositorError_VRCompositorError_TextureIsOnWrongDevice
static final int EVRCompositorError_VRCompositorError_TextureIsOnWrongDevicenative declaration : headers\openvr_capi.h:992- See Also:
-
EVRCompositorError_VRCompositorError_TextureUsesUnsupportedFormat
static final int EVRCompositorError_VRCompositorError_TextureUsesUnsupportedFormatnative declaration : headers\openvr_capi.h:993- See Also:
-
EVRCompositorError_VRCompositorError_IndexOutOfRange
static final int EVRCompositorError_VRCompositorError_IndexOutOfRangenative declaration : headers\openvr_capi.h:995- See Also:
-
EVRCompositorError_VRCompositorError_AlreadySubmitted
static final int EVRCompositorError_VRCompositorError_AlreadySubmittednative declaration : headers\openvr_capi.h:996- See Also:
-
EVRCompositorError_VRCompositorError_InvalidBounds
static final int EVRCompositorError_VRCompositorError_InvalidBoundsnative declaration : headers\openvr_capi.h:997- See Also:
-