[][src]Type Definition embree::ray::Hit

type Hit = RTCHit;

Implementations

impl Hit[src]

pub fn new() -> Hit[src]

pub fn hit(&self) -> bool[src]