Open3D (C++ API)  0.19.0
Loading...
Searching...
No Matches
BallQueryKernel.h File Reference

Go to the source code of this file.

Functions

void ball_query_launcher (int b, int n, int m, float radius, int nsample, const float *xyz, const float *new_xyz, int *idx)

Function Documentation

◆ ball_query_launcher()

void ball_query_launcher ( int b,
int n,
int m,
float radius,
int nsample,
const float * xyz,
const float * new_xyz,
int * idx )