|
Open3D (C++ API)
0.18.0+252c867
|
Namespaces | |
| camera | |
| core | |
| data | |
| geometry | |
| io | |
| ml | |
| pipelines | |
| t | |
| utility | |
| visualization | |
Functions | |
| void | PrintOpen3DVersion () |
| template<typename scalar_t , typename T > | |
| OPEN3D_HOST_DEVICE bool | IsClose (const scalar_t &x, const T &y, const double rtol=1e-4) |
| template<typename scalar_t > | |
| OPEN3D_HOST_DEVICE scalar_t | Square (const scalar_t &x) |
| OPEN3D_HOST_DEVICE bool open3d::IsClose | ( | const scalar_t & | x, |
| const T & | y, | ||
| const double | rtol = 1e-4 |
||
| ) |
| void open3d::PrintOpen3DVersion | ( | ) |
| OPEN3D_HOST_DEVICE scalar_t open3d::Square | ( | const scalar_t & | x | ) |