Input cloud interface.
More...
#include <PoissonReconLib.h>
|
| virtual size_t | size () const =0 |
| |
| virtual bool | hasNormals () const =0 |
| |
| virtual bool | hasColors () const =0 |
| |
| virtual void | getPoint (size_t index, Real *coords) const =0 |
| |
| virtual void | getNormal (size_t index, Real *coords) const =0 |
| |
| virtual void | getColor (size_t index, Real *rgb) const =0 |
| |
template<typename Real>
class PoissonReconLib::ICloud< Real >
Input cloud interface.
Definition at line 138 of file PoissonReconLib.h.
◆ getColor()
◆ getNormal()
◆ getPoint()
◆ hasColors()
◆ hasNormals()
◆ size()
The documentation for this class was generated from the following file:
- /root/ACloudViewer/plugins/core/Standard/qPoissonRecon/extern/Src_CC_wrap/PoissonReconLib.h