NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
pcl::detail::FieldStreamer< Stream, PointT > Struct Template Reference

#include <point_cloud.h>

Public Member Functions

 FieldStreamer (Stream &stream)
 
template<typename U >
void operator() ()
 

Public Attributes

Stream & stream_
 

Constructor & Destructor Documentation

◆ FieldStreamer()

template<typename Stream , typename PointT >
pcl::detail::FieldStreamer< Stream, PointT >::FieldStreamer ( Stream &  stream)
inlineexplicit

Member Function Documentation

◆ operator()()

template<typename Stream , typename PointT >
template<typename U >
void pcl::detail::FieldStreamer< Stream, PointT >::operator() ( )
inline

Member Data Documentation

◆ stream_

template<typename Stream , typename PointT >
Stream& pcl::detail::FieldStreamer< Stream, PointT >::stream_

The documentation for this struct was generated from the following file: