Panda3D
panda
src
ode
odeHelperStructs.h
1
#ifndef odeHelperStructs_h
2
#define odeHelperStructs_h
3
4
struct
sSurfaceParams
5
{
6
dSurfaceParameters colparams;
7
dReal dampen;
8
};
9
10
struct
sBodyParams
11
{
12
// int surfaceType;
13
dReal dampen;
14
};
15
16
#endif
sBodyParams
Definition:
odeHelperStructs.h:11
sSurfaceParams
Definition:
odeHelperStructs.h:5
Generated on Tue Aug 31 2021 11:10:12 for Panda3D by
1.9.1