Blender V2.61 - r43446
Namespaces | Functions

kinfam_io.cpp File Reference

#include "kinfam_io.hpp"
#include "frames_io.hpp"

Go to the source code of this file.

Namespaces

namespace  KDL

Functions

std::ostream & KDL::operator<< (std::ostream &os, const Joint &joint)
std::istream & KDL::operator>> (std::istream &is, Joint &joint)
std::ostream & KDL::operator<< (std::ostream &os, const Segment &segment)
std::istream & KDL::operator>> (std::istream &is, Segment &segment)
std::ostream & KDL::operator<< (std::ostream &os, const Chain &chain)
std::istream & KDL::operator>> (std::istream &is, Chain &chain)
std::ostream & KDL::operator<< (std::ostream &os, const Tree &tree)
std::ostream & KDL::operator<< (std::ostream &os, SegmentMap::const_iterator root)
std::istream & KDL::operator>> (std::istream &is, Tree &tree)
std::ostream & KDL::operator<< (std::ostream &os, const JntArray &array)
std::istream & KDL::operator>> (std::istream &is, JntArray &array)
std::ostream & KDL::operator<< (std::ostream &os, const Jacobian &jac)
std::istream & KDL::operator>> (std::istream &is, Jacobian &jac)

Detailed Description

Definition in file kinfam_io.cpp.