Open3D (C++ API)
0.18.0+252c867
|
Public Member Functions | |
Open3DPointStream (const open3d::geometry::PointCloud *pcd) | |
void | reset (void) |
bool | nextPoint (Point< Real, 3 > &p, Open3DData &d) |
Data Fields | |
const open3d::geometry::PointCloud * | pcd_ |
XForm< Real, 4 > * | xform_ |
size_t | current_ |
|
inline |
|
inline |
|
inline |
size_t open3d::geometry::poisson::Open3DPointStream< Real >::current_ |
const open3d::geometry::PointCloud* open3d::geometry::poisson::Open3DPointStream< Real >::pcd_ |
XForm<Real, 4>* open3d::geometry::poisson::Open3DPointStream< Real >::xform_ |