|
Open3D (C++ API)
0.17.0
|
Namespaces | |
| namespace | camera |
| namespace | core |
| namespace | data |
| namespace | geometry |
| namespace | io |
| namespace | ml |
| namespace | pipelines |
| namespace | t |
| namespace | utility |
| namespace | 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 | ) |