|
Ponca
4a9354998d048bf882a3ee9bac8105216fa08d13
Point Cloud Analysis library
|
Helper class to check for status of required extensions. More...
#include <utils.h>
Inheritance diagram for Ponca::MultipassStatus< DataPoint, _NFilter, T >:
Collaboration diagram for Ponca::MultipassStatus< DataPoint, _NFilter, T >:Public Member Functions | |
| void | init () |
| FIT_RESULT | finalize () |
| bool | ready () const |
Protected Attributes | |
| bool | m_ready |
Helper class to check for status of required extensions.
It allows to cache whether the last call to finalize was FIT_RESULT::STABLE or not.
We encourage replacing PONCA_FITTING_DECLARE_DEFAULT_TYPES with PONCA_FITTING_DECLARE_MULTIPASS_TYPES
And use the class as follows in addLocalNeighbor / finalize
|
inline |
|
inline |
|
inline |
|
inline |