Blender V2.61 - r43446
|
Go to the source code of this file.
Classes | |
class | KDL::TreeElement |
class | KDL::Tree |
This class encapsulates a tree kinematic interconnection structure. It is build out of segments. More... | |
Namespaces | |
namespace | KDL |
Typedefs | |
typedef std::map< std::string, TreeElement, std::less < std::string > , Eigen::aligned_allocator < std::pair< std::string, TreeElement > > > | KDL::SegmentMap |