mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Add origin/direction methods to XRRay
This commit is contained in:
parent
b6a9e41bb8
commit
98ff97783e
3 changed files with 30 additions and 4 deletions
|
@ -157,8 +157,8 @@ use webgpu::{
|
|||
WebGPUPipelineLayout, WebGPUQueue, WebGPUShaderModule,
|
||||
};
|
||||
use webrender_api::{DocumentId, ImageKey};
|
||||
use webxr_api::SwapChainId as WebXRSwapChainId;
|
||||
use webxr_api::Ray;
|
||||
use webxr_api::SwapChainId as WebXRSwapChainId;
|
||||
|
||||
unsafe_no_jsmanaged_fields!(Tm);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue