|
Ponca
cfb0fcc680f97b3ab7288990161ce80053655869
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. | |