Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions

internal::quaternionbase_assign_impl< Other, 4, 1 > Struct Template Reference


Detailed Description

template<typename Other>
struct internal::quaternionbase_assign_impl< Other, 4, 1 >

Definition at line 705 of file Quaternion.h.

#include <src/Geometry/Quaternion.h>

List of all members.

Public Types

typedef Other::Scalar Scalar

Static Public Member Functions

template<class Derived >
static void run (QuaternionBase< Derived > &q, const Other &vec)

Member Typedef Documentation

template<typename Other >
typedef Other::Scalar internal::quaternionbase_assign_impl< Other, 4, 1 >::Scalar

Definition at line 707 of file Quaternion.h.


Member Function Documentation

template<typename Other >
template<class Derived >
static void internal::quaternionbase_assign_impl< Other, 4, 1 >::run ( QuaternionBase< Derived > &  q,
const Other &  vec 
) [inline, static]

Definition at line 708 of file Quaternion.h.

References QuaternionBase< Derived >::coeffs().




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011