Point Cloud Library (PCL)  1.14.0-dev
pcl::FileReader Member List

This is the complete list of members for pcl::FileReader, including all inherited members.

FileReader()=defaultpcl::FileReader
read(const std::string &file_name, pcl::PCLPointCloud2 &cloud, Eigen::Vector4f &origin, Eigen::Quaternionf &orientation, int &file_version, const int offset=0)=0pcl::FileReaderpure virtual
read(const std::string &file_name, pcl::PCLPointCloud2 &cloud, const int offset=0)pcl::FileReaderinline
read(const std::string &file_name, pcl::PointCloud< PointT > &cloud, const int offset=0)pcl::FileReaderinline
readHeader(const std::string &file_name, pcl::PCLPointCloud2 &cloud, Eigen::Vector4f &origin, Eigen::Quaternionf &orientation, int &file_version, int &data_type, unsigned int &data_idx, const int offset=0)=0pcl::FileReaderpure virtual
~FileReader()=defaultpcl::FileReadervirtual