|
Open3D (C++ API)
0.20.0
|
#include <c10/xpu/XPUStream.h>#include "open3d/ml/contrib/BallQuerySYCL.h"#include "open3d/ml/pytorch/pointnet/BallQueryKernel.h"Functions | |
| void | ball_query_launcher_sycl (int b, int n, int m, float radius, int nsample, const float *new_xyz, const float *xyz, int *idx) |
| void ball_query_launcher_sycl | ( | int | b, |
| int | n, | ||
| int | m, | ||
| float | radius, | ||
| int | nsample, | ||
| const float * | new_xyz, | ||
| const float * | xyz, | ||
| int * | idx | ||
| ) |