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 TypeMethodDescriptionintXR.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 recordRepresents a pointer to aXrVector2fstructure in native memory.static final recordRepresents a pointer to / an array ofXrVector2fstructure(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)