Module bounding

Module bounding 

Source
Expand description

Bounding primitives.

TUVec3, BVec3, Aabb

Structs§

Aabb
Axis Aligned Bounding Box
BVec3
Boolean Vec3 mask.
TUVec3
Tree Unsigned Vec3
TUVec3u8
TUVec3u16
TUVec3u32
TUVec3u64
TUVec3u128

Traits§

Unsigned

Functions§

is_power2
Check if half_size is the power of 2.