A quantized representation of a quaternion.
More...
#include <smallest_three.h>
|
uint32_t | m |
|
uint32_t | a |
|
uint32_t | b |
|
uint32_t | c |
|
A quantized representation of a quaternion.
◆ quantized_quaternion() [1/2]
constexpr bitstream::quantized_quaternion::quantized_quaternion |
( |
| ) |
|
|
inlineconstexprnoexcept |
◆ quantized_quaternion() [2/2]
constexpr bitstream::quantized_quaternion::quantized_quaternion |
( |
uint32_t |
w, |
|
|
uint32_t |
x, |
|
|
uint32_t |
y, |
|
|
uint32_t |
z |
|
) |
| |
|
inlineconstexprnoexcept |
uint32_t bitstream::quantized_quaternion::a |
uint32_t bitstream::quantized_quaternion::b |
uint32_t bitstream::quantized_quaternion::c |
uint32_t bitstream::quantized_quaternion::m |
The documentation for this struct was generated from the following file: