Point Cloud Library (PCL)  1.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pcl::FileReader Member List

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

FileReader()pcl::FileReaderinline
read(const std::string &file_name, sensor_msgs::PointCloud2 &cloud, Eigen::Vector4f &origin, Eigen::Quaternionf &orientation, int &file_version, const int offset=0)=0pcl::FileReaderpure virtual
read(const std::string &file_name, sensor_msgs::PointCloud2 &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, sensor_msgs::PointCloud2 &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()pcl::FileReaderinlinevirtual