Template Function mrpt::viz::operator<<(CSetOfLines::Ptr&, const T&)
Defined in File CSetOfLines.h
Function Documentation
-
template<class T>
CSetOfLines::Ptr &mrpt::viz::operator<<(CSetOfLines::Ptr &l, const T &s) Inserts a set of segments into the list. Allows call chaining.
See also