Uses of Interface
club.doki7.openxr.datatype.IXrVector2f
Packages that use IXrVector2f
-
Uses of IXrVector2f in club.doki7.openxr.command
Methods in club.doki7.openxr.command with parameters of type IXrVector2fModifier and TypeMethodDescriptionint
XR.getSpatialBufferVector2fEXT
(XrSpatialSnapshotEXT snapshot, XrSpatialBufferGetInfoEXT info, int bufferCapacityInput, IntPtr bufferCountOutput, @Nullable IXrVector2f buffer) -
Uses of IXrVector2f in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement IXrVector2fModifier and TypeClassDescriptionfinal record
Represents a pointer to aXrVector2f
structure in native memory.static final record
Represents a pointer to / an array ofXrVector2f
structure(s) in native memory.Methods in club.doki7.openxr.datatype with parameters of type IXrVector2fModifier and TypeMethodDescriptionXrHandTrackingMeshFB.vertexUVs
(@Nullable IXrVector2f value) XrBoundary2DFB.vertices
(@Nullable IXrVector2f value) XrPlaneDetectorPolygonBufferEXT.vertices
(@Nullable IXrVector2f value) XrSpatialEntityComponentDataPolygonBD.vertices
(@Nullable IXrVector2f value) XrVisibilityMaskKHR.vertices
(@Nullable IXrVector2f value)