#include <hpp/manipulation/graph/helper.hh>
Public Member Functions | |
FoliatedManifold | merge (const FoliatedManifold &other) |
void | addToState (StatePtr_t comp) const |
void | addToEdge (EdgePtr_t comp) const |
void | specifyFoliation (LevelSetEdgePtr_t lse) const |
bool | foliated () const |
bool | empty () const |
Public Attributes | |
NumericalConstraintsAndPassiveDofs | nc |
LockedJoints_t | lj |
NumericalConstraintsAndPassiveDofs | nc_path |
NumericalConstraintsAndPassiveDofs | nc_fol |
LockedJoints_t | lj_fol |
void hpp::manipulation::graph::helper::FoliatedManifold::addToEdge | ( | EdgePtr_t | comp | ) | const |
void hpp::manipulation::graph::helper::FoliatedManifold::addToState | ( | StatePtr_t | comp | ) | const |
|
inline |
|
inline |
|
inline |
void hpp::manipulation::graph::helper::FoliatedManifold::specifyFoliation | ( | LevelSetEdgePtr_t | lse | ) | const |
LockedJoints_t hpp::manipulation::graph::helper::FoliatedManifold::lj |
Referenced by merge().
LockedJoints_t hpp::manipulation::graph::helper::FoliatedManifold::lj_fol |
NumericalConstraintsAndPassiveDofs hpp::manipulation::graph::helper::FoliatedManifold::nc |
Referenced by merge().
NumericalConstraintsAndPassiveDofs hpp::manipulation::graph::helper::FoliatedManifold::nc_fol |
NumericalConstraintsAndPassiveDofs hpp::manipulation::graph::helper::FoliatedManifold::nc_path |
Referenced by merge().