Home
last modified time | relevance | path

Searched refs:SetLaplacianStencil (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/include/pcl/surface/3rdparty/poisson4/
H A Dmulti_grid_octree_data.h261 void SetLaplacianStencil( int depth , double stencil[5][5][5] ) const;
H A Dmulti_grid_octree_data.hpp1293 void Octree< Degree >::SetLaplacianStencil( int depth , double stencil[5][5][5] ) const in SetLaplacianStencil() function in pcl::poisson::Octree
1803 SetLaplacianStencil( depth , stencil ); in GetFixedDepthLaplacian()
1853 SetLaplacianStencil( depth , stencil ); in GetRestrictedFixedDepthLaplacian()