Go to the source code of this file.
Classes | |
class | mrpt::opengl::CSetOfLines |
A set of independent lines (or segments), one line with its own start and end positions (X,Y,Z). More... | |
Namespaces | |
mrpt | |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
mrpt::opengl | |
The namespace for 3D scene representation and rendering. | |
Functions | |
::mrpt::utils::CStream & | mrpt::opengl::operator>> (mrpt::utils::CStream &in, CSetOfLinesPtr &pObj) |
template<class T > | |
CSetOfLinesPtr & | mrpt::opengl::operator<< (CSetOfLinesPtr &l, const T &s) |
Inserts a set of segments into the list. More... | |
template<> | |
CSetOfLinesPtr & | mrpt::opengl::operator<< (CSetOfLinesPtr &l, const mrpt::math::TSegment3D &s) |
Inserts a segment into the list. More... | |
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |