Template Function mrpt::viz::operator<<(Scene::Ptr&, const std::vector<T>&)

Function Documentation

template<class T>
Scene::Ptr &mrpt::viz::operator<<(Scene::Ptr &s, const std::vector<T> &v)

Inserts any iterable collection of openGL objects into a scene, allowing call chaining.