9 #ifndef YARP_MATH_TRANSFORM_H
10 #define YARP_MATH_TRANSFORM_H
33 void set(
double x,
double y,
double z)
46 const std::string& child,
57 void transFromVec(
double X,
double Y,
double Z);
58 void rotFromRPY(
double R,
double P,
double Y);
contains the definition of a Matrix type
contains the definition of a Vector type
std::string toString(const T &value)
convert an arbitrary type to string.
The main, catch-all namespace for YARP.
#define YARP_SUPPRESS_DLL_INTERFACE_WARNING_ARG(x)
Suppress MSVC C4251 warning for the declaration.