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