-
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
-
void
void
Se3_F32.setTo(float x,
float y,
float z,
RotationType type,
float A,
float B,
float C,
float D)
Assigns the value of this transform using Rodrigues (axis angle) or Quaternions.
Se3_F64.setTo(double x,
double y,
double z,
RotationType type,
double A,
double B,
double C,
double D)
Assigns the value of this transform using Rodrigues (axis angle) or Quaternions.
More compact toString() where the rotation matrix is encoded in one of the specified formats.
More compact toString() where the rotation matrix is encoded in one of the specified formats.