Commit acddf16e authored by Lioncash's avatar Lioncash
Browse files

common/quaternion: Ensure that w is always initialized

Previously xyz was always being zero initialized due to its constructor,
but w wasn't. Ensures that we always have a deterministic initial state.
parent e75e8b95
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment