#include <Transform.h>
Static Public Member Functions | |
static void | run (Transform *transform, const MatrixBase< OtherDerived > &other) |
Definition at line 95 of file Eigen2Support/Geometry/Transform.h.
static void Eigen::Transform< _Scalar, _Dim >::construct_from_matrix< OtherDerived, BigMatrix >::run | ( | Transform * | transform, |
const MatrixBase< OtherDerived > & | other | ||
) | [inline, static] |
Definition at line 97 of file Eigen2Support/Geometry/Transform.h.