KDL::TreeElement Class Reference

#include <tree.hpp>

List of all members.

Public Member Functions

 TreeElement (const Segment &segment_in, const SegmentMap::const_iterator &parent_in, unsigned int q_nr_in)

Static Public Member Functions

static TreeElement Root (const std::string &root_name)

Public Attributes

std::vector
< SegmentMap::const_iterator > 
children
SegmentMap::const_iterator parent
unsigned int q_nr
Segment segment

Detailed Description

Definition at line 37 of file tree.hpp.


Constructor & Destructor Documentation

KDL::TreeElement::TreeElement ( const Segment segment_in,
const SegmentMap::const_iterator &  parent_in,
unsigned int  q_nr_in 
) [inline]

Definition at line 47 of file tree.hpp.

References parent, q_nr, and segment.


Member Function Documentation

static TreeElement KDL::TreeElement::Root ( const std::string &  root_name  )  [inline, static]

Definition at line 53 of file tree.hpp.

Referenced by KDL::Tree::operator=(), and KDL::Tree::Tree().


Member Data Documentation

std::vector<SegmentMap::const_iterator > KDL::TreeElement::children

Definition at line 46 of file tree.hpp.

SegmentMap::const_iterator KDL::TreeElement::parent

Definition at line 45 of file tree.hpp.

Referenced by TreeElement().

unsigned int KDL::TreeElement::q_nr

Definition at line 44 of file tree.hpp.

Referenced by TreeElement().

Definition at line 41 of file tree.hpp.

Referenced by TreeElement().


The documentation for this class was generated from the following file:

Generated on Wed Nov 23 19:02:19 2011 for FreeCAD by  doxygen 1.6.1