GLTypes
webxr_
api
0.0.1
GLTypes
Required Associated Types
Bindings
Context
Device
Implementations on Foreign Types
()
Implementors
In crate webxr_
api
Modules
device
error
events
frame
hand
hittest
input
layer
mock
registry
session
space
util
view
Structs
ApiSpace
ContextId
EntityTypes
Finger
Frame
Hand
HandSpace
HitTestId
HitTestResult
HitTestSource
HitTestSpace
InputFrame
InputId
InputSource
JointFrame
LayerGrandManager
LayerId
LayerManager
LayerManagerFactory
MainThreadRegistry
MockButton
MockDeviceInit
MockInputInit
MockRegion
MockViewInit
MockWorld
Quitter
Ray
Registry
Session
SessionBuilder
SessionId
SessionInit
SessionThread
SomeEye
Space
SubImage
SubImages
Triangle
View
ViewerPose
Viewports
WebXrReceiver
WebXrSender
Enums
BaseSpace
Capture
CubeBack
CubeBottom
CubeLeft
CubeRight
CubeTop
Display
EntityType
EnvironmentBlendMode
Error
Event
EventBuffer
FingerJoint
Floor
FrameUpdateEvent
Handedness
Input
Joint
LayerInit
LayerLayout
LeftEye
MockButtonType
MockDeviceMsg
MockInputMsg
MockViewsInit
Native
RightEye
SelectEvent
SelectKind
SessionMode
TargetRayMode
Viewer
Viewport
Views
Visibility
Constants
CUBE_BACK
CUBE_BOTTOM
CUBE_LEFT
CUBE_RIGHT
CUBE_TOP
LEFT_EYE
RIGHT_EYE
VIEWER
Traits
DeviceAPI
DiscoveryAPI
GLContexts
GLTypes
LayerGrandManagerAPI
LayerManagerAPI
MainThreadSession
MockDiscoveryAPI
Functions
recv_timeout
webxr_channel
webxr_api
Trait
GLTypes
Copy item path
Settings
Help
Summary
Source
pub trait GLTypes { type
Device
; type
Context
; type
Bindings
; }
Required Associated Types
§
Source
type
Device
Source
type
Context
Source
type
Bindings
Implementations on Foreign Types
§
Source
§
impl
GLTypes
for
()
Source
§
type
Bindings
=
()
Source
§
type
Device
=
()
Source
§
type
Context
=
()
Implementors
§
impl
GLTypes
for
SurfmanGL