Main MRPT website > C++ reference for MRPT 1.5.6
Classes | Functions
mrpt::utils::detail Namespace Reference

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 >
CStreamwriteStdVectorToStream (mrpt::utils::CStream &s, const VEC &v)
 
template<typename VEC >
CStreamreadStdVectorToStream (mrpt::utils::CStream &s, VEC &v)
 

Function Documentation

◆ readStdVectorToStream()

template<typename VEC >
CStream& mrpt::utils::detail::readStdVectorToStream ( mrpt::utils::CStream s,
VEC &  v 
)
inline

Definition at line 252 of file CStream.cpp.

Referenced by mrpt::utils::operator>>().

◆ writeStdVectorToStream()

template<typename VEC >
CStream& mrpt::utils::detail::writeStdVectorToStream ( mrpt::utils::CStream s,
const VEC &  v 
)
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.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019