[][src]Type Definition dinotree_alg::query::RayCastResult

type RayCastResult<'a, T> = CastResult<(Vec<PMut<'a, T>>, <T as Aabb>::Num)>;