[][src]Function slam_viewer::alloc_thread

pub fn alloc_thread<N>() -> Viewer<N> where
    N: 'static + Number,
    Point3<N>: VertexFormat<N>, 

caution: This function can only be called once per process.