Function broccoli::helper::default_rect_raycast[][src]

pub fn default_rect_raycast<T: Aabb>(
    tree: &Tree<'_, T>
) -> impl RayCast<T = T, N = T::Num> where
    T::Num: Debug + Signed
Expand description

Create a handler that just casts directly to the axis aligned rectangle