TuttleOFX
1
|
#include <pinning.hpp>
Data Fields | |
double | _width |
double | _height |
boost::numeric::ublas::bounded_matrix < Scalar, 3, 3 > | _matrix |
Definition at line 10 of file pinning.hpp.
double terry::geometry::PinningPerspective< Scalar >::_height |
Definition at line 12 of file pinning.hpp.
Referenced by terry::geometry::transform().
boost::numeric::ublas::bounded_matrix<Scalar,3,3> terry::geometry::PinningPerspective< Scalar >::_matrix |
Definition at line 13 of file pinning.hpp.
Referenced by terry::geometry::transform().
double terry::geometry::PinningPerspective< Scalar >::_width |
Definition at line 12 of file pinning.hpp.
Referenced by terry::geometry::transform().