Package com.jme3.system.jopenvr
Interface JOpenVRLibrary.ETextureType
- Enclosing class:
- JOpenVRLibrary
public static interface JOpenVRLibrary.ETextureType
native declaration : headers\openvr_capi.h:239
enum values
enum values
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
native declaration : headers\openvr_capi.h:232static final int
native declaration : headers\openvr_capi.h:236static final int
native declaration : headers\openvr_capi.h:237static final int
native declaration : headers\openvr_capi.h:231static final int
native declaration : headers\openvr_capi.h:235static final int
native declaration : headers\openvr_capi.h:238static final int
native declaration : headers\openvr_capi.h:233static final int
native declaration : headers\openvr_capi.h:234
-
Field Details
-
ETextureType_TextureType_Invalid
static final int ETextureType_TextureType_Invalidnative declaration : headers\openvr_capi.h:231- See Also:
-
ETextureType_TextureType_DirectX
static final int ETextureType_TextureType_DirectXnative declaration : headers\openvr_capi.h:232- See Also:
-
ETextureType_TextureType_OpenGL
static final int ETextureType_TextureType_OpenGLnative declaration : headers\openvr_capi.h:233- See Also:
-
ETextureType_TextureType_Vulkan
static final int ETextureType_TextureType_Vulkannative declaration : headers\openvr_capi.h:234- See Also:
-
ETextureType_TextureType_IOSurface
static final int ETextureType_TextureType_IOSurfacenative declaration : headers\openvr_capi.h:235- See Also:
-
ETextureType_TextureType_DirectX12
static final int ETextureType_TextureType_DirectX12native declaration : headers\openvr_capi.h:236- See Also:
-
ETextureType_TextureType_Metal
static final int ETextureType_TextureType_Metalnative declaration : headers\openvr_capi.h:238- See Also:
-