Template Function mrpt::viz::operator<<(CSetOfTriangles::Ptr&, const T&)
Defined in File CSetOfTriangles.h
Function Documentation
-
template<class T>
CSetOfTriangles::Ptr &mrpt::viz::operator<<(CSetOfTriangles::Ptr &s, const T &t) Inserts a set of triangles into the list; note that this method allows one to pass another CSetOfTriangles as argument. Allows call chaining.