![]() |
![]() |
Public Member Functions | |
template<typename P1 , typename P2 > | |
bool | apply (P1 const &p1, P2 &p2) const |
matrix_type const & | matrix () const |
matrix_transformer (ct const &m_0_0, ct const &m_0_1, ct const &m_0_2, ct const &m_1_0, ct const &m_1_1, ct const &m_1_2, ct const &m_2_0, ct const &m_2_1, ct const &m_2_2) | |
matrix_transformer (matrix_type const &matrix) | |
matrix_transformer () | |
Protected Types | |
typedef CalculationType | ct |
typedef boost::qvm::mat< ct, 3, 3 > | matrix_type |
Protected Attributes | |
matrix_type | m_matrix |
|
protected |
|
protected |
boost::geometry::strategy::transform::matrix_transformer< CalculationType, 2, 2 >::matrix_transformer | ( | ct const & | m_0_0, |
ct const & | m_0_1, | ||
ct const & | m_0_2, | ||
ct const & | m_1_0, | ||
ct const & | m_1_1, | ||
ct const & | m_1_2, | ||
ct const & | m_2_0, | ||
ct const & | m_2_1, | ||
ct const & | m_2_2 | ||
) |
boost::geometry::strategy::transform::matrix_transformer< CalculationType, 2, 2 >::matrix_transformer | ( | matrix_type const & | matrix | ) |
boost::geometry::strategy::transform::matrix_transformer< CalculationType, 2, 2 >::matrix_transformer | ( | ) |
bool boost::geometry::strategy::transform::matrix_transformer< CalculationType, 2, 2 >::apply | ( | P1 const & | p1, |
P2 & | p2 | ||
) | const |
matrix_type const& boost::geometry::strategy::transform::matrix_transformer< CalculationType, 2, 2 >::matrix | ( | ) | const |
|
protected |
April 2, 2011 |
Copyright © 2007-2011 Barend Gehrels, Amsterdam, the Netherlands Copyright © 2008-2011 Bruno Lalande, Paris, France Copyright © 2009-2010 Mateusz Loskot, London, UK |