[][src]Function city2ba::generate::generate_cameras_path

pub fn generate_cameras_path<C: Camera>(
    _scene: &CommittedScene,
    path: &Model,
    num_cameras: usize
) -> Vec<C>

Generate cameras along a path. Cameras will be pointed along the direction of movement of the path.