Loading...
Searching...
No Matches
FV.h
Go to the documentation of this file.
1
/*
2
* Copyright 2012-2019 CNRS-UM LIRMM, CNRS-AIST JRL
3
*/
4
5
#pragma once
6
7
#include <rbdyn/config.hh>
8
9
namespace
rbd
10
{
11
class
MultiBody;
12
struct
MultiBodyConfig;
13
21
RBDYN_DLLAPI
void
forwardVelocity
(
const
MultiBody
& mb,
MultiBodyConfig
& mbc);
22
28
RBDYN_DLLAPI
void
sForwardVelocity
(
const
MultiBody
& mb,
MultiBodyConfig
& mbc);
29
30
}
// namespace rbd
rbd::MultiBody
Definition
MultiBody.h:30
rbd
Definition
common.h:21
rbd::forwardVelocity
RBDYN_DLLAPI void forwardVelocity(const MultiBody &mb, MultiBodyConfig &mbc)
rbd::sForwardVelocity
RBDYN_DLLAPI void sForwardVelocity(const MultiBody &mb, MultiBodyConfig &mbc)
rbd::MultiBodyConfig
Definition
MultiBodyConfig.h:24
src
RBDyn
RBDyn
FV.h
Generated by
1.9.8