Public Types | Static Public Member Functions

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

#include <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)

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


Member Typedef Documentation

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

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]

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