TuttleOFX  1
terry::geometry::PinningPerspective< Scalar > Struct Template Reference

#include <pinning.hpp>

Data Fields

double _width
double _height
boost::numeric::ublas::bounded_matrix
< Scalar, 3, 3 > 
_matrix

Detailed Description

template<typename Scalar>
struct terry::geometry::PinningPerspective< Scalar >

Definition at line 10 of file pinning.hpp.


Field Documentation

template<typename Scalar>
double terry::geometry::PinningPerspective< Scalar >::_height

Definition at line 12 of file pinning.hpp.

Referenced by terry::geometry::transform().

template<typename Scalar>
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().

template<typename Scalar>
double terry::geometry::PinningPerspective< Scalar >::_width

Definition at line 12 of file pinning.hpp.

Referenced by terry::geometry::transform().


The documentation for this struct was generated from the following file: