Package com.jme3.system.jopenvr
Interface JOpenVRLibrary.EVRRenderModelError
- Enclosing class:
- JOpenVRLibrary
public static interface JOpenVRLibrary.EVRRenderModelError
native declaration : headers\openvr_capi.h:1076
enum values
enum values
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intnative declaration : headers\openvr_capi.h:1072static final intnative declaration : headers\openvr_capi.h:1066static final intnative declaration : headers\openvr_capi.h:1067static final intnative declaration : headers\openvr_capi.h:1075static final intnative declaration : headers\openvr_capi.h:1064static final intnative declaration : headers\openvr_capi.h:1069static final intnative declaration : headers\openvr_capi.h:1071static final intnative declaration : headers\openvr_capi.h:1063static final intnative declaration : headers\openvr_capi.h:1068static final intnative declaration : headers\openvr_capi.h:1073static final intnative declaration : headers\openvr_capi.h:1074static final intnative declaration : headers\openvr_capi.h:1065static final intnative declaration : headers\openvr_capi.h:1070
-
Field Details
-
EVRRenderModelError_VRRenderModelError_None
static final int EVRRenderModelError_VRRenderModelError_Nonenative declaration : headers\openvr_capi.h:1063- See Also:
-
EVRRenderModelError_VRRenderModelError_Loading
static final int EVRRenderModelError_VRRenderModelError_Loadingnative declaration : headers\openvr_capi.h:1064- See Also:
-
EVRRenderModelError_VRRenderModelError_NotSupported
static final int EVRRenderModelError_VRRenderModelError_NotSupportednative declaration : headers\openvr_capi.h:1065- See Also:
-
EVRRenderModelError_VRRenderModelError_InvalidArg
static final int EVRRenderModelError_VRRenderModelError_InvalidArgnative declaration : headers\openvr_capi.h:1066- See Also:
-
EVRRenderModelError_VRRenderModelError_InvalidModel
static final int EVRRenderModelError_VRRenderModelError_InvalidModelnative declaration : headers\openvr_capi.h:1067- See Also:
-
EVRRenderModelError_VRRenderModelError_NoShapes
static final int EVRRenderModelError_VRRenderModelError_NoShapesnative declaration : headers\openvr_capi.h:1068- See Also:
-
EVRRenderModelError_VRRenderModelError_MultipleShapes
static final int EVRRenderModelError_VRRenderModelError_MultipleShapesnative declaration : headers\openvr_capi.h:1069- See Also:
-
EVRRenderModelError_VRRenderModelError_TooManyVertices
static final int EVRRenderModelError_VRRenderModelError_TooManyVerticesnative declaration : headers\openvr_capi.h:1070- See Also:
-
EVRRenderModelError_VRRenderModelError_MultipleTextures
static final int EVRRenderModelError_VRRenderModelError_MultipleTexturesnative declaration : headers\openvr_capi.h:1071- See Also:
-
EVRRenderModelError_VRRenderModelError_BufferTooSmall
static final int EVRRenderModelError_VRRenderModelError_BufferTooSmallnative declaration : headers\openvr_capi.h:1072- See Also:
-
EVRRenderModelError_VRRenderModelError_NotEnoughNormals
static final int EVRRenderModelError_VRRenderModelError_NotEnoughNormalsnative declaration : headers\openvr_capi.h:1073- See Also:
-
EVRRenderModelError_VRRenderModelError_NotEnoughTexCoords
static final int EVRRenderModelError_VRRenderModelError_NotEnoughTexCoordsnative declaration : headers\openvr_capi.h:1074- See Also:
-
EVRRenderModelError_VRRenderModelError_InvalidTexture
static final int EVRRenderModelError_VRRenderModelError_InvalidTexturenative declaration : headers\openvr_capi.h:1075- See Also:
-