#include <hpp/manipulation/graph/helper.hh>
Public Member Functions | |
NumericalConstraintsAndPassiveDofs | merge (const NumericalConstraintsAndPassiveDofs &other) |
template<bool forPath> | |
void | addToComp (GraphComponentPtr_t comp) const |
template<bool param> | |
void | specifyFoliation (LevelSetEdgePtr_t lse) const |
Public Attributes | |
NumericalConstraints_t | nc |
IntervalsContainer_t | pdof |
void hpp::manipulation::graph::helper::NumericalConstraintsAndPassiveDofs::addToComp | ( | GraphComponentPtr_t | comp | ) | const |
Referenced by merge().
|
inline |
References addToComp(), copy(), nc, pdof, and specifyFoliation().
Referenced by hpp::manipulation::graph::helper::FoliatedManifold::merge().
void hpp::manipulation::graph::helper::NumericalConstraintsAndPassiveDofs::specifyFoliation | ( | LevelSetEdgePtr_t | lse | ) | const |
Referenced by merge(), and hpp::manipulation::graph::helper::FoliatedManifold::merge().
NumericalConstraints_t hpp::manipulation::graph::helper::NumericalConstraintsAndPassiveDofs::nc |
IntervalsContainer_t hpp::manipulation::graph::helper::NumericalConstraintsAndPassiveDofs::pdof |
Referenced by merge().