#include <example.h>
|
template<typename T > |
bool | operator() (const T *const camera, const T *const point, T *predicted) const |
|
Definition at line 42 of file example.h.
◆ operator()()
template<typename T >
bool SnavelyProjection::operator() |
( |
const T *const |
camera, |
|
|
const T *const |
point, |
|
|
T * |
predicted |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: