NuriKit v0.1.0b2
Loading...
Searching...
No Matches
nuri::VoxelGrid Member List

This is the complete list of members for nuri::VoxelGrid, including all inherited members.

cell_offset() constnuri::VoxelGridinline
cell_pts() constnuri::VoxelGridinline
cutoff() constnuri::VoxelGridinline
dims() constnuri::VoxelGridinline
find_neighbors_d(const Vector3d &pt, std::vector< int > &idxs, std::vector< double > &distsq) constnuri::VoxelGrid
find_neighbors_grid(const VoxelGrid &grid, std::vector< int > &self, std::vector< int > &other) constnuri::VoxelGrid
find_neighbors_grid(const VoxelGrid &grid) constnuri::VoxelGrid
find_neighbors_self(std::vector< int > &left, std::vector< int > &right) constnuri::VoxelGrid
num_cells() constnuri::VoxelGridinline
origin() constnuri::VoxelGridinline
Points typedefnuri::VoxelGrid
pts() constnuri::VoxelGridinline
rebuild(Points pts, double cutoff=-1.0)nuri::VoxelGridinline
VoxelGrid()=defaultnuri::VoxelGrid
VoxelGrid(Points pts, double cutoff)nuri::VoxelGridinlineexplicit