Loading...
makeCommandVoid2
dynamicgraph::command::makeCommandVoid2(E &entity, boost::function< void(const T1 &, const T2 &)> function, const std::string &docString)
dynamicgraph::command::makeCommandVoid2(E &entity, boost::function< void(E *, const T1 &, const T2 &)> function, const std::string &docString)
dynamicgraph::command::makeCommandVoid2(E &entity, void(E::*function)(const T1 &, const T2 &), const std::string &docString)
makeCommandVoid3
dynamicgraph::command::makeCommandVoid3(E &entity, typename CommandVoid3< E, T1, T2, T3 >::function_t function, const std::string &docString)
dynamicgraph::command::makeCommandVoid3(E &entity, boost::function< void(E *, const T1 &, const T2 &, const T3 &)> function, const std::string &docString)
dynamicgraph::command::makeCommandVoid3(E &entity, void(E::*function)(const T1 &, const T2 &, const T3 &), const std::string &docString)
makeCommandVoid4
dynamicgraph::command::makeCommandVoid4(E &entity, typename CommandVoid4< E, T1, T2, T3, T4 >::function_t function, const std::string &docString)
dynamicgraph::command::makeCommandVoid4(E &entity, boost::function< void(E *, const T1 &, const T2 &, const T3 &, const T4 &)> function, const std::string &docString)
dynamicgraph::command::makeCommandVoid4(E &entity, void(E::*function)(const T1 &, const T2 &, const T3 &, const T4 &), const std::string &docString)
multiplyRangeLeft
RotationSimple::multiplyRangeLeft(const bubTemplateVectorIN &M, bubTemplateVectorOUT &res, const unsigned int zeroBefore, const unsigned int zeroAfter) const
RotationSimple::multiplyRangeLeft(bubTemplateVector &m, const unsigned int zeroBefore, const unsigned int zeroAfter) const
sotRotationComposedInExtenso::multiplyRangeLeft(const bubTemplateVectorIN &M, bubTemplateVectorOUT &res, const unsigned int zeroBefore, const unsigned int zeroAfter) const
sotRotationComposedInExtenso::multiplyRangeLeft(bubTemplateVector &m, const unsigned int zeroBefore, const unsigned int zeroAfter) const
multiplyRangeRight
RotationSimple::multiplyRangeRight(const bubTemplateVectorIN &M, bubTemplateVectorOUT &res, const unsigned int zeroBefore, const unsigned int zeroAfter) const
RotationSimple::multiplyRangeRight(bubTemplateVector &M, const unsigned int zeroBefore, const unsigned int zeroAfter) const
RotationSimple::multiplyRangeRight(const bubMatrix &M, bubMatrix &res, const unsigned int zeroBefore, const unsigned int zeroAfter) const
RotationSimple::multiplyRangeRight(bubMatrix &M, const unsigned int zeroBefore, const unsigned int zeroAfter) const
sotRotationComposedInExtenso::multiplyRangeRight(const bubTemplateVectorIN &M, bubTemplateVectorOUT &res, const unsigned int zeroBefore, const unsigned int zeroAfter) const
sotRotationComposedInExtenso::multiplyRangeRight(bubTemplateVector &M, const unsigned int zeroBefore, const unsigned int zeroAfter) const
Searching...
No Matches