Function mrpt::viz::operator<<(Scene::Ptr&, const CVisualObject::Ptr&)
Defined in File Scene.h
Function Documentation
-
Scene::Ptr &mrpt::viz::operator<<(Scene::Ptr &s, const CVisualObject::Ptr &r)
Inserts an openGL object into a scene. Allows call chaining.
See also