Open3D (C++ API)
0.17.0
|
#include "open3d/core/Tensor.h"
#include "open3d/core/TensorCheck.h"
#include "open3d/geometry/BoundingVolume.h"
#include "open3d/t/geometry/DrawableGeometry.h"
#include "open3d/t/geometry/Geometry.h"
#include "open3d/utility/Logging.h"
Go to the source code of this file.
Data Structures | |
class | open3d::t::geometry::AxisAlignedBoundingBox |
A bounding box that is aligned along the coordinate axes and defined by the min_bound and max_bound. More... | |
class | open3d::t::geometry::OrientedBoundingBox |
A bounding box oriented along an arbitrary frame of reference. More... | |
Namespaces | |
open3d | |
open3d::t | |
open3d::t::geometry | |