pub type SimdQbvh<T> = Qbvh<T>;
A quaternary bounding-volume-hierarchy.
struct SimdQbvh<T> { /* private fields */ }