This is the complete list of members for Pose, including all inherited members.
clone(const Ice::Current &=Ice::emptyCurrent) const override | Pose | inline |
deserialize(const armarx::ObjectSerializerBasePtr &serializer, const ::Ice::Current &=Ice::emptyCurrent) override | Pose | |
getType(const Ice::Current &=Ice::emptyCurrent) const override | Pose | inline |
ice_clone() const override | Pose | inline |
ice_postUnmarshal() override | Pose | protected |
init() | Pose | protected |
operator<<(std::ostream &stream, const Pose &rhs) | Pose | friend |
operator=(const Pose &)=default | Pose | |
operator=(const Eigen::Matrix4f &matrix) | Pose | |
output(const Ice::Current &=Ice::emptyCurrent) const override | Pose | |
Pose() | Pose | |
Pose(const Pose &source) | Pose | |
Pose(const Eigen::Matrix4f &) | Pose | |
Pose(const Eigen::Matrix3f &, const Eigen::Vector3f &) | Pose | |
Pose(const Eigen::Vector3f &, const Eigen::Quaternionf &) | Pose | |
Pose(const armarx::Vector3BasePtr pos, const armarx::QuaternionBasePtr ori) | Pose | |
serialize(const armarx::ObjectSerializerBasePtr &serializer, const ::Ice::Current &=Ice::emptyCurrent) const override | Pose | |
toEigen() const | Pose | virtual |
validate(const Ice::Current &=Ice::emptyCurrent) override | Pose | inline |