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

(d32b4fc (Mon Sep 14 15:46:25 2026 -0700))

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)
 
void ball_query_launcher_cpu (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 
)

◆ 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 
)