|
Open3D (C++ API)
|
#include <Eigen/Core>Go to the source code of this file.
Namespaces | |
| open3d | |
| open3d::geometry | |
Functions | |
| bool | open3d::geometry::IntersectingAABBAABB (const Eigen::Vector3d &min0, const Eigen::Vector3d &max0, const Eigen::Vector3d &min1, const Eigen::Vector3d &max1) |
| bool | open3d::geometry::IntersectingTriangleTriangle3d (const Eigen::Vector3d &p0, const Eigen::Vector3d &p1, const Eigen::Vector3d &p2, const Eigen::Vector3d &q0, const Eigen::Vector3d &q1, const Eigen::Vector3d &q2) |
1.8.13