|
Ponca
7df32c91629c89b89840c4d7917cb272433f2d2b
Point Cloud Analysis library
|
Project a point using the primitive projection operator. More...
#include <project.h>
Collaboration diagram for Ponca::DirectProjectionOperator:Public Member Functions | |
| template<typename Fit > | |
| Fit::VectorType | project (const Fit &_f, const typename Fit::VectorType &_pos) const |
| Project a point using the primitive projection operator. | |
| template<typename Fit > | |
| Fit::VectorType | operator() (const Fit &_f, const typename Fit::VectorType &_pos) const |
| Project a point using the primitive projection operator. | |