hpp::constraints::ComBetweenFeet Member List
This is the complete list of members for hpp::constraints::ComBetweenFeet, including all inherited members.
ComBetweenFeet(const std::string &name, const DevicePtr_t &robot, const CenterOfMassComputationPtr_t &comc, const JointPtr_t &jointLeft, const JointPtr_t &jointRight, const vector3_t pointLeft, const vector3_t pointRight, const JointPtr_t &jointReference, const vector3_t pointRef, std::vector< bool > mask)hpp::constraints::ComBetweenFeet
create(const std::string &name, const DevicePtr_t &robot, const JointPtr_t &jointLeft, const JointPtr_t &jointRight, const vector3_t pointLeft, const vector3_t pointRight, const JointPtr_t &jointReference, const vector3_t pointRef, std::vector< bool > mask=boost::assign::list_of(true)(true)(true)(true))hpp::constraints::ComBetweenFeet [static]
create(const std::string &name, const DevicePtr_t &robot, const CenterOfMassComputationPtr_t &comc, const JointPtr_t &jointLeft, const JointPtr_t &jointRight, const vector3_t pointLeft, const vector3_t pointRight, const JointPtr_t &jointReference, const vector3_t pointRef, std::vector< bool > mask=boost::assign::list_of(true)(true)(true)(true))hpp::constraints::ComBetweenFeet [static]
DifferentiableFunction(size_type inputSize, size_type inputDerivativeSize, size_type outputSize, std::string name=std::string())hpp::constraints::DifferentiableFunction [inline, protected]
impl_compute(vectorOut_t result, ConfigurationIn_t argument) const hpp::constraints::ComBetweenFeet [protected, virtual]
hpp::constraints::DifferentiableFunction::impl_compute(vectorOut_t result, vectorIn_t argument) const =0hpp::constraints::DifferentiableFunction [protected, pure virtual]
impl_jacobian(matrixOut_t jacobian, ConfigurationIn_t arg) const hpp::constraints::ComBetweenFeet [protected, virtual]
hpp::constraints::DifferentiableFunction::impl_jacobian(matrixOut_t jacobian, vectorIn_t arg) const =0hpp::constraints::DifferentiableFunction [protected, pure virtual]
inputDerivativeSize() const hpp::constraints::DifferentiableFunction [inline]
inputSize() const hpp::constraints::DifferentiableFunction [inline]
jacobian(matrixOut_t jacobian, vectorIn_t argument) const hpp::constraints::DifferentiableFunction [inline]
name() const hpp::constraints::DifferentiableFunction [inline]
operator()(vectorOut_t result, vectorIn_t argument) const hpp::constraints::DifferentiableFunction [inline]
outputSize() const hpp::constraints::DifferentiableFunction [inline]
print(std::ostream &o) const hpp::constraints::DifferentiableFunction [inline, virtual]
~ComBetweenFeet()hpp::constraints::ComBetweenFeet [inline, virtual]
~DifferentiableFunction()hpp::constraints::DifferentiableFunction [inline, virtual]