Skip to content

Make simd_quatf/simd_quatd Sendable#3

Open
Nishad-Sharma wants to merge 1 commit into
keyvariable:mainfrom
Nishad-Sharma:main
Open

Make simd_quatf/simd_quatd Sendable#3
Nishad-Sharma wants to merge 1 commit into
keyvariable:mainfrom
Nishad-Sharma:main

Conversation

@Nishad-Sharma

Copy link
Copy Markdown

simd_quatf / simd_quatd just wrap a simd_float4 / simd_double4. KvMatrices similarly store SIMD vectors and implement Sendable. Wanted to bring KvQuaternions inline with matrix types.

Ran into this because I needed @unchecked Sendable workarounds for structs that included a quaternion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant