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.9.1 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at mar 26 may 2026 13:12:03 CEST |