Classes | |
class | PointCloudAdapterHelperNoRGB |
A helper base class for those PointCloudAdapter<> which do not handle RGB data; it declares needed interface methods which fall back to XYZ-only methods. More... | |
Functions | |
template<typename VEC > | |
CStream & | writeStdVectorToStream (mrpt::utils::CStream &s, const VEC &v) |
template<typename VEC > | |
CStream & | readStdVectorToStream (mrpt::utils::CStream &s, VEC &v) |
|
inline |
Definition at line 252 of file CStream.cpp.
Referenced by mrpt::utils::operator>>().
|
inline |
Definition at line 247 of file CStream.cpp.
Referenced by mrpt::utils::operator<<().
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 |