#include <angle-axis.hpp>
Static Public Member Functions | |
static void | expose () |
Private Types | |
typedef AngleAxis::Matrix3 | Matrix3 |
typedef Eigen::Quaternion< Scalar, 0 > | Quaternion |
typedef Eigen::RotationBase< AngleAxis, 3 > | RotationBase |
typedef AngleAxis::Scalar | Scalar |
typedef AngleAxis::Vector3 | Vector3 |
Private Member Functions | |
BOOST_PYTHON_FUNCTION_OVERLOADS (isApproxAngleAxis_overload, call< AngleAxis >::isApprox, 2, 3) public | |
Static Private Member Functions | |
static bool | __eq__ (const AngleAxis &u, const AngleAxis &v) |
static bool | __ne__ (const AngleAxis &u, const AngleAxis &v) |
static std::string | print (const AngleAxis &self) |
static void | setAngle (AngleAxis &self, const Scalar &angle) |
Definition at line 13 of file angle-axis.hpp.
|
private |
Definition at line 32 of file angle-axis.hpp.
|
private |
Definition at line 34 of file angle-axis.hpp.
|
private |
Definition at line 35 of file angle-axis.hpp.
|
private |
Definition at line 30 of file angle-axis.hpp.
|
private |
Definition at line 31 of file angle-axis.hpp.
|
inlinestaticprivate |
Definition at line 100 of file angle-axis.hpp.
|
inlinestaticprivate |
Definition at line 104 of file angle-axis.hpp.
|
inlineprivate |
Definition at line 37 of file angle-axis.hpp.
|
inlinestatic |
Definition at line 117 of file angle-axis.hpp.
|
inlinestaticprivate |
Definition at line 108 of file angle-axis.hpp.
|
inlinestaticprivate |
Definition at line 96 of file angle-axis.hpp.