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

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

FileReader()=defaultpcl::FileReader
OBJReader()=defaultpcl::OBJReader
read(const std::string &file_name, pcl::PCLPointCloud2 &cloud, Eigen::Vector4f &origin, Eigen::Quaternionf &orientation, int &file_version, const int offset=0) overridepcl::OBJReadervirtual
read(const std::string &file_name, pcl::PCLPointCloud2 &cloud, const int offset=0)pcl::OBJReader
read(const std::string &file_name, pcl::TextureMesh &mesh, Eigen::Vector4f &origin, Eigen::Quaternionf &orientation, int &file_version, const int offset=0)pcl::OBJReader
read(const std::string &file_name, pcl::TextureMesh &mesh, const int offset=0)pcl::OBJReader
read(const std::string &file_name, pcl::PolygonMesh &mesh, Eigen::Vector4f &origin, Eigen::Quaternionf &orientation, int &file_version, const int offset=0)pcl::OBJReader
read(const std::string &file_name, pcl::PolygonMesh &mesh, const int offset=0)pcl::OBJReader
read(const std::string &file_name, pcl::PointCloud< PointT > &cloud, const int offset=0)pcl::OBJReaderinline
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) overridepcl::OBJReadervirtual
~FileReader()=defaultpcl::FileReadervirtual
~OBJReader() override=defaultpcl::OBJReader