Open3D (C++ API)
0.14.1
|
Public Member Functions | |
Coord3i (int x, int y, int z) | |
bool | operator== (const Coord3i &other) const |
Data Fields | |
int64_t | x_ |
int64_t | y_ |
int64_t | z_ |
|
inline |
|
inline |
int64_t open3d::t::geometry::kernel::tsdf::Coord3i::x_ |
int64_t open3d::t::geometry::kernel::tsdf::Coord3i::y_ |
int64_t open3d::t::geometry::kernel::tsdf::Coord3i::z_ |