Open3D (C++ API)
Namespaces | Functions
TriangleMesh.cpp File Reference
#include "Open3D/Geometry/TriangleMesh.h"
#include "Open3D/Geometry/BoundingVolume.h"
#include "Open3D/Geometry/IntersectionTest.h"
#include "Open3D/Geometry/KDTreeFlann.h"
#include "Open3D/Geometry/PointCloud.h"
#include "Open3D/Geometry/Qhull.h"
#include <Eigen/Dense>
#include <numeric>
#include <queue>
#include <random>
#include <tuple>
#include "Open3D/Utility/Console.h"

Namespaces

 open3d
 
 open3d::geometry
 

Functions

template<typename F >
bool open3d::geometry::OrientTriangleHelper (const std::vector< Eigen::Vector3i > &triangles, F &swap)