se3::JointSphericalZYXTpl< _Scalar, _Options >::MotionSpherical Struct Reference

#include <multibody/joint/joint-spherical-ZYX.hpp>

Collaboration diagram for se3::JointSphericalZYXTpl< _Scalar, _Options >::MotionSpherical:
[legend]

List of all members.

Public Member Functions

 MotionSpherical ()
 MotionSpherical (const typename MotionTpl< Scalar, Options >::Vector3 &w)
MotionTpl< Scalar, Options >
::Vector3
operator() ()
const MotionTpl< Scalar,
Options >::Vector3
operator() () const
 operator Motion () const

Public Attributes

MotionTpl< Scalar, Options >
::Vector3 
w

template<typename _Scalar, int _Options>
struct se3::JointSphericalZYXTpl< _Scalar, _Options >::MotionSpherical


Constructor & Destructor Documentation

template<typename _Scalar , int _Options>
se3::JointSphericalZYXTpl< _Scalar, _Options >::MotionSpherical::MotionSpherical ( ) [inline]
template<typename _Scalar , int _Options>
se3::JointSphericalZYXTpl< _Scalar, _Options >::MotionSpherical::MotionSpherical ( const typename MotionTpl< Scalar, Options >::Vector3 w) [inline]

Member Function Documentation

template<typename _Scalar , int _Options>
se3::JointSphericalZYXTpl< _Scalar, _Options >::MotionSpherical::operator Motion ( ) const [inline]
template<typename _Scalar , int _Options>
MotionTpl<Scalar,Options>::Vector3& se3::JointSphericalZYXTpl< _Scalar, _Options >::MotionSpherical::operator() ( ) [inline]
template<typename _Scalar , int _Options>
const MotionTpl<Scalar,Options>::Vector3& se3::JointSphericalZYXTpl< _Scalar, _Options >::MotionSpherical::operator() ( ) const [inline]

Member Data Documentation