Uses of Record Class
club.doki7.openxr.datatype.XrVector3f
Packages that use XrVector3f
-
Uses of XrVector3f in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement interfaces with type arguments of type XrVector3fModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofXrVector3f
structure(s) in native memory.Methods in club.doki7.openxr.datatype that return XrVector3fModifier and TypeMethodDescriptionstatic XrVector3f
@NotNull XrVector3f
XrHandJointVelocityEXT.angularVelocity()
@NotNull XrVector3f
XrSpaceVelocity.angularVelocity()
@NotNull XrVector3f
XrSpaceVelocityData.angularVelocity()
@NotNull XrVector3f
XrSpaceVelocityDataKHR.angularVelocity()
@NotNull XrVector3f
XrVector3f.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.@NotNull XrVector3f
XrSceneSphereBoundMSFT.center()
@NotNull XrVector3f
XrSpatialAnchorsQueryInfoRadiusML.center()
static XrVector3f
XrVector3f.clone
(Arena arena, XrVector3f src) @NotNull XrVector3f
XrSceneOrientedBoxBoundMSFT.extents()
@NotNull XrVector3f
XrHandJointVelocityEXT.linearVelocity()
@NotNull XrVector3f
XrSpaceVelocity.linearVelocity()
@NotNull XrVector3f
XrSpaceVelocityData.linearVelocity()
@NotNull XrVector3f
XrSpaceVelocityDataKHR.linearVelocity()
@NotNull XrVector3f
XrCompositionLayerReprojectionPlaneOverrideMSFT.normal()
@NotNull XrVector3f
XrHandMeshVertexMSFT.normal()
@Nullable XrVector3f
XrWorldMeshBlockML.normalBuffer()
XrHandCapsuleFB.pointsAt
(int index) @NotNull XrVector3f
XrCompositionLayerReprojectionPlaneOverrideMSFT.position()
@NotNull XrVector3f
XrHandMeshVertexMSFT.position()
@NotNull XrVector3f
XrPosef.position()
@NotNull XrVector3f
XrGeometryInstanceCreateInfoFB.scale()
@NotNull XrVector3f
XrGeometryInstanceTransformFB.scale()
@NotNull XrVector3f
XrPassthroughMeshTransformInfoHTC.scale()
@NotNull XrVector3f
XrKeyboardTrackingDescriptionFB.size()
XrVector3f.Ptr.toArray()
@NotNull XrVector3f
XrCompositionLayerReprojectionPlaneOverrideMSFT.velocity()
@Nullable XrVector3f
XrTriangleMeshCreateInfoFB.vertexBuffer()
@Nullable XrVector3f
XrWorldMeshBlockML.vertexBuffer()
@Nullable XrVector3f
XrHandTrackingMeshFB.vertexNormals()
@Nullable XrVector3f
XrHandTrackingMeshFB.vertexPositions()
@Nullable XrVector3f
XrPassthroughMeshTransformInfoHTC.vertices()
@Nullable XrVector3f
XrSceneMeshVertexBufferMSFT.vertices()
@Nullable XrVector3f
XrSpaceTriangleMeshMETA.vertices()
@Nullable XrVector3f
XrSpatialEntityComponentDataTriangleMeshBD.vertices()
XrVector3f.x
(float value) XrVector3f.y
(float value) XrVector3f.z
(float value) Methods in club.doki7.openxr.datatype that return types with arguments of type XrVector3fMethods in club.doki7.openxr.datatype with parameters of type XrVector3fModifier and TypeMethodDescriptionXrHandJointVelocityEXT.angularVelocity
(@NotNull XrVector3f value) XrSpaceVelocity.angularVelocity
(@NotNull XrVector3f value) XrSpaceVelocityData.angularVelocity
(@NotNull XrVector3f value) XrSpaceVelocityDataKHR.angularVelocity
(@NotNull XrVector3f value) XrSceneSphereBoundMSFT.center
(@NotNull XrVector3f value) XrSpatialAnchorsQueryInfoRadiusML.center
(@NotNull XrVector3f value) static XrVector3f
XrVector3f.clone
(Arena arena, XrVector3f src) XrSceneOrientedBoxBoundMSFT.extents
(@NotNull XrVector3f value) XrHandJointVelocityEXT.linearVelocity
(@NotNull XrVector3f value) XrSpaceVelocity.linearVelocity
(@NotNull XrVector3f value) XrSpaceVelocityData.linearVelocity
(@NotNull XrVector3f value) XrSpaceVelocityDataKHR.linearVelocity
(@NotNull XrVector3f value) XrCompositionLayerReprojectionPlaneOverrideMSFT.normal
(@NotNull XrVector3f value) XrHandMeshVertexMSFT.normal
(@NotNull XrVector3f value) void
XrHandCapsuleFB.pointsAt
(int index, XrVector3f value) XrCompositionLayerReprojectionPlaneOverrideMSFT.position
(@NotNull XrVector3f value) XrHandMeshVertexMSFT.position
(@NotNull XrVector3f value) XrPosef.position
(@NotNull XrVector3f value) XrGeometryInstanceCreateInfoFB.scale
(@NotNull XrVector3f value) XrGeometryInstanceTransformFB.scale
(@NotNull XrVector3f value) XrPassthroughMeshTransformInfoHTC.scale
(@NotNull XrVector3f value) XrKeyboardTrackingDescriptionFB.size
(@NotNull XrVector3f value) XrCompositionLayerReprojectionPlaneOverrideMSFT.velocity
(@NotNull XrVector3f value) void
XrVector3f.Ptr.write
(long index, @NotNull XrVector3f value) Method parameters in club.doki7.openxr.datatype with type arguments of type XrVector3fModifier and TypeMethodDescriptionXrHandJointVelocityEXT.angularVelocity
(Consumer<@NotNull XrVector3f> consumer) XrSpaceVelocity.angularVelocity
(Consumer<@NotNull XrVector3f> consumer) XrSpaceVelocityData.angularVelocity
(Consumer<@NotNull XrVector3f> consumer) XrSpaceVelocityDataKHR.angularVelocity
(Consumer<@NotNull XrVector3f> consumer) XrVector3f.Ptr.at
(long index, @NotNull Consumer<@NotNull XrVector3f> consumer) XrSceneSphereBoundMSFT.center
(Consumer<@NotNull XrVector3f> consumer) XrSpatialAnchorsQueryInfoRadiusML.center
(Consumer<@NotNull XrVector3f> consumer) XrSceneOrientedBoxBoundMSFT.extents
(Consumer<@NotNull XrVector3f> consumer) XrHandJointVelocityEXT.linearVelocity
(Consumer<@NotNull XrVector3f> consumer) XrSpaceVelocity.linearVelocity
(Consumer<@NotNull XrVector3f> consumer) XrSpaceVelocityData.linearVelocity
(Consumer<@NotNull XrVector3f> consumer) XrSpaceVelocityDataKHR.linearVelocity
(Consumer<@NotNull XrVector3f> consumer) XrCompositionLayerReprojectionPlaneOverrideMSFT.normal
(Consumer<@NotNull XrVector3f> consumer) XrHandMeshVertexMSFT.normal
(Consumer<@NotNull XrVector3f> consumer) XrCompositionLayerReprojectionPlaneOverrideMSFT.position
(Consumer<@NotNull XrVector3f> consumer) XrHandMeshVertexMSFT.position
(Consumer<@NotNull XrVector3f> consumer) XrPosef.position
(Consumer<@NotNull XrVector3f> consumer) XrGeometryInstanceCreateInfoFB.scale
(Consumer<@NotNull XrVector3f> consumer) XrGeometryInstanceTransformFB.scale
(Consumer<@NotNull XrVector3f> consumer) XrPassthroughMeshTransformInfoHTC.scale
(Consumer<@NotNull XrVector3f> consumer) XrKeyboardTrackingDescriptionFB.size
(Consumer<@NotNull XrVector3f> consumer) XrCompositionLayerReprojectionPlaneOverrideMSFT.velocity
(Consumer<@NotNull XrVector3f> consumer)