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.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |