#include <yarp/math/FrameTransform.h>
Public Member Functions | |
| void | set (double x, double y, double z) |
Public Attributes | |
| double | tX |
| double | tY |
| double | tZ |
Definition at line 27 of file FrameTransform.h.
|
inline |
Definition at line 33 of file FrameTransform.h.
| double yarp::math::FrameTransform::Translation_t::tX |
Definition at line 29 of file FrameTransform.h.
| double yarp::math::FrameTransform::Translation_t::tY |
Definition at line 30 of file FrameTransform.h.
| double yarp::math::FrameTransform::Translation_t::tZ |
Definition at line 31 of file FrameTransform.h.