(d32b4fc (Mon Sep 14 15:46:25 2026 -0700))
Go to the source code of this file.
|
| void | ball_query_launcher (int b, int n, int m, float radius, int nsample, const float *xyz, const float *new_xyz, int *idx) |
| |
| void | ball_query_launcher_cpu (int b, int n, int m, float radius, int nsample, const float *xyz, const float *new_xyz, int *idx) |
| |
◆ 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 |
|
) |
| |
◆ ball_query_launcher_cpu()
| void ball_query_launcher_cpu |
( |
int |
b, |
|
|
int |
n, |
|
|
int |
m, |
|
|
float |
radius, |
|
|
int |
nsample, |
|
|
const float * |
xyz, |
|
|
const float * |
new_xyz, |
|
|
int * |
idx |
|
) |
| |