Trait rtbvh::PacketIndexIterator[][src]

pub trait PacketIndexIterator<'a>: Iterator<Item = (u32, &'a mut RayPacket4)> { }

Implementors