Uses of Interface
club.doki7.openxr.datatype.IXrVector3f
Packages that use IXrVector3f
-
Uses of IXrVector3f in club.doki7.openxr.command
Methods in club.doki7.openxr.command with parameters of type IXrVector3fModifier and TypeMethodDescriptionint
XR.getSpatialBufferVector3fEXT
(XrSpatialSnapshotEXT snapshot, XrSpatialBufferGetInfoEXT info, int bufferCapacityInput, IntPtr bufferCountOutput, @Nullable IXrVector3f buffer) -
Uses of IXrVector3f in club.doki7.openxr.datatype
Classes in club.doki7.openxr.datatype that implement IXrVector3fModifier and TypeClassDescriptionfinal record
Represents a pointer to aXrVector3f
structure in native memory.static final record
Represents a pointer to / an array ofXrVector3f
structure(s) in native memory.Methods in club.doki7.openxr.datatype with parameters of type IXrVector3fModifier and TypeMethodDescriptionXrWorldMeshBlockML.normalBuffer
(@Nullable IXrVector3f value) XrTriangleMeshCreateInfoFB.vertexBuffer
(@Nullable IXrVector3f value) XrWorldMeshBlockML.vertexBuffer
(@Nullable IXrVector3f value) XrHandTrackingMeshFB.vertexNormals
(@Nullable IXrVector3f value) XrHandTrackingMeshFB.vertexPositions
(@Nullable IXrVector3f value) XrPassthroughMeshTransformInfoHTC.vertices
(@Nullable IXrVector3f value) XrSceneMeshVertexBufferMSFT.vertices
(@Nullable IXrVector3f value) XrSpaceTriangleMeshMETA.vertices
(@Nullable IXrVector3f value) XrSpatialEntityComponentDataTriangleMeshBD.vertices
(@Nullable IXrVector3f value)