|
Point Cloud Library (PCL)
1.15.1-dev
|
This is the complete list of members for pcl::GridProjection< PointNT >, including all inherited members.
| check_tree_ | pcl::SurfaceReconstruction< PointNT > | protected |
| ConstPtr typedef | pcl::GridProjection< PointNT > | |
| createSurfaceForCell(const Eigen::Vector3i &index, pcl::Indices &pt_union_indices) | pcl::GridProjection< PointNT > | protected |
| deinitCompute() | pcl::PCLBase< PointInT > | protected |
| fake_indices_ | pcl::PCLBase< PointInT > | protected |
| fillPad(const Eigen::Vector3i &index) | pcl::GridProjection< PointNT > | protected |
| findIntersection(int level, const std::vector< Eigen::Vector4f, Eigen::aligned_allocator< Eigen::Vector4f > > &end_pts, const std::vector< Eigen::Vector3f, Eigen::aligned_allocator< Eigen::Vector3f > > &vect_at_end_pts, const Eigen::Vector4f &start_pt, pcl::Indices &pt_union_indices, Eigen::Vector4f &intersection) | pcl::GridProjection< PointNT > | protected |
| getBoundingBox() | pcl::GridProjection< PointNT > | protected |
| getCellCenterFromIndex(const Eigen::Vector3i &index, Eigen::Vector4f ¢er) const | pcl::GridProjection< PointNT > | inlineprotected |
| getCellHashMap() const | pcl::GridProjection< PointNT > | inline |
| getCellIndex(const Eigen::Vector4f &p, Eigen::Vector3i &index) const | pcl::GridProjection< PointNT > | inlineprotected |
| getD1AtPoint(const Eigen::Vector4f &p, const Eigen::Vector3f &vec, const pcl::Indices &pt_union_indices) | pcl::GridProjection< PointNT > | protected |
| getD2AtPoint(const Eigen::Vector4f &p, const Eigen::Vector3f &vec, const pcl::Indices &pt_union_indices) | pcl::GridProjection< PointNT > | protected |
| getDataPtsUnion(const Eigen::Vector3i &index, pcl::Indices &pt_union_indices) | pcl::GridProjection< PointNT > | protected |
| getIndexIn1D(const Eigen::Vector3i &index) const | pcl::GridProjection< PointNT > | inlineprotected |
| getIndexIn3D(int index_1d, Eigen::Vector3i &index_3d) const | pcl::GridProjection< PointNT > | inlineprotected |
| getIndices() | pcl::PCLBase< PointInT > | inline |
| getIndices() const | pcl::PCLBase< PointInT > | inline |
| getInputCloud() const | pcl::PCLBase< PointInT > | inline |
| getMagAtPoint(const Eigen::Vector4f &p, const pcl::Indices &pt_union_indices) | pcl::GridProjection< PointNT > | protected |
| getMaxBinarySearchLevel() const | pcl::GridProjection< PointNT > | inline |
| getNearestNeighborNum() const | pcl::GridProjection< PointNT > | inline |
| getPaddingSize() const | pcl::GridProjection< PointNT > | inline |
| getProjection(const Eigen::Vector4f &p, pcl::Indices &pt_union_indices, Eigen::Vector4f &projection) | pcl::GridProjection< PointNT > | protected |
| getProjectionWithPlaneFit(const Eigen::Vector4f &p, pcl::Indices &pt_union_indices, Eigen::Vector4f &projection) | pcl::GridProjection< PointNT > | protected |
| getResolution() const | pcl::GridProjection< PointNT > | inline |
| getSearchMethod() | pcl::PCLSurfaceBase< PointInT > | inline |
| getSurface() const | pcl::GridProjection< PointNT > | inline |
| getVectorAtDataPoint() const | pcl::GridProjection< PointNT > | inline |
| getVectorAtPoint(const Eigen::Vector4f &p, pcl::Indices &pt_union_indices, Eigen::Vector3f &vo) | pcl::GridProjection< PointNT > | protected |
| getVectorAtPointKNN(const Eigen::Vector4f &p, pcl::Indices &k_indices, std::vector< float > &k_squared_distances, Eigen::Vector3f &vo) | pcl::GridProjection< PointNT > | protected |
| getVertexFromCellCenter(const Eigen::Vector4f &cell_center, std::vector< Eigen::Vector4f, Eigen::aligned_allocator< Eigen::Vector4f > > &pts) const | pcl::GridProjection< PointNT > | protected |
| GridProjection() | pcl::GridProjection< PointNT > | |
| GridProjection(double in_resolution) | pcl::GridProjection< PointNT > | |
| HashMap typedef | pcl::GridProjection< PointNT > | |
| indices_ | pcl::PCLBase< PointInT > | protected |
| initCompute() | pcl::PCLBase< PointInT > | protected |
| input_ | pcl::PCLBase< PointInT > | protected |
| isIntersected(const std::vector< Eigen::Vector4f, Eigen::aligned_allocator< Eigen::Vector4f > > &end_pts, std::vector< Eigen::Vector3f, Eigen::aligned_allocator< Eigen::Vector3f > > &vect_at_end_pts, pcl::Indices &pt_union_indices) | pcl::GridProjection< PointNT > | protected |
| KdTree typedef | pcl::PCLSurfaceBase< PointInT > | |
| KdTreePtr typedef | pcl::PCLSurfaceBase< PointInT > | |
| operator[](std::size_t pos) const | pcl::PCLBase< PointInT > | inline |
| PCLBase() | pcl::PCLBase< PointInT > | |
| PCLBase(const PCLBase &base) | pcl::PCLBase< PointInT > | |
| PCLSurfaceBase() | pcl::PCLSurfaceBase< PointInT > | inline |
| performReconstruction(pcl::PolygonMesh &output) override | pcl::GridProjection< PointNT > | protectedvirtual |
| performReconstruction(pcl::PointCloud< PointNT > &points, std::vector< pcl::Vertices > &polygons) override | pcl::GridProjection< PointNT > | protectedvirtual |
| PointCloud typedef | pcl::PCLBase< PointInT > | |
| PointCloudConstPtr typedef | pcl::PCLBase< PointInT > | |
| PointCloudPtr typedef | pcl::GridProjection< PointNT > | |
| PointIndicesConstPtr typedef | pcl::PCLBase< PointInT > | |
| PointIndicesPtr typedef | pcl::PCLBase< PointInT > | |
| Ptr typedef | pcl::GridProjection< PointNT > | |
| reconstruct(pcl::PolygonMesh &output) override | pcl::SurfaceReconstruction< PointNT > | virtual |
| reconstruct(pcl::PointCloud< PointNT > &points, std::vector< pcl::Vertices > &polygons) | pcl::SurfaceReconstruction< PointNT > | virtual |
| reconstructPolygons(std::vector< pcl::Vertices > &polygons) | pcl::GridProjection< PointNT > | protected |
| scaleInputDataPoint(double scale_factor) | pcl::GridProjection< PointNT > | protected |
| setIndices(const IndicesPtr &indices) | pcl::PCLBase< PointInT > | virtual |
| setIndices(const IndicesConstPtr &indices) | pcl::PCLBase< PointInT > | virtual |
| setIndices(const PointIndicesConstPtr &indices) | pcl::PCLBase< PointInT > | virtual |
| setIndices(std::size_t row_start, std::size_t col_start, std::size_t nb_rows, std::size_t nb_cols) | pcl::PCLBase< PointInT > | virtual |
| setInputCloud(const PointCloudConstPtr &cloud) | pcl::PCLBase< PointInT > | virtual |
| setMaxBinarySearchLevel(int max_binary_search_level) | pcl::GridProjection< PointNT > | inline |
| setNearestNeighborNum(int k) | pcl::GridProjection< PointNT > | inline |
| setPaddingSize(int padding_size) | pcl::GridProjection< PointNT > | inline |
| setResolution(double resolution) | pcl::GridProjection< PointNT > | inline |
| setSearchMethod(const KdTreePtr &tree) | pcl::PCLSurfaceBase< PointInT > | inline |
| storeVectAndSurfacePoint(int index_1d, const Eigen::Vector3i &index_3d, pcl::Indices &pt_union_indices, const Leaf &cell_data) | pcl::GridProjection< PointNT > | protected |
| storeVectAndSurfacePointKNN(int index_1d, const Eigen::Vector3i &index_3d, const Leaf &cell_data) | pcl::GridProjection< PointNT > | protected |
| SurfaceReconstruction()=default | pcl::SurfaceReconstruction< PointNT > | |
| tree_ | pcl::PCLSurfaceBase< PointInT > | protected |
| use_indices_ | pcl::PCLBase< PointInT > | protected |
| ~GridProjection() override | pcl::GridProjection< PointNT > | |
| ~PCLBase()=default | pcl::PCLBase< PointInT > | virtual |
| ~PCLSurfaceBase() override=default | pcl::PCLSurfaceBase< PointInT > | |
| ~SurfaceReconstruction() override=default | pcl::SurfaceReconstruction< PointNT > |