|
Open3D (C++ API)
0.19.0
|
#include <Eigen/Dense>#include <cfloat>#include <cmath>#include <cstdio>#include <cstdlib>#include <iostream>#include <list>#include "open3d/geometry/PointCloud.h"#include "open3d/geometry/TriangleMesh.h"#include "open3d/utility/Logging.h"#include "PoissonRecon/Src/PreProcessor.h"#include "PoissonRecon/Src/MyMiscellany.h"#include "PoissonRecon/Src/CmdLineParser.h"#include "PoissonRecon/Src/FEMTree.h"#include "PoissonRecon/Src/PPolynomial.h"#include "PoissonRecon/Src/PointStreamData.h"Namespaces | |
| open3d | |
| open3d::geometry | |
| Eigen::Vector3d color_ |
| size_t current_ |
| Eigen::Vector3d normal_ |
| const open3d::geometry::PointCloud* pcd_ |
| Point<Real, 3> point |
| double t |
| Real target |
| FEMTree<Dim, Real>& tree |
| double w_ |
| Real weight |
| XForm<Real, 4>* xform_ |