Panda3D
Loading...
Searching...
No Matches
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 Thu Dec 25 2025 19:10:14 for Panda3D by
1.13.2