Interrogate can do perfectly without those
This commit is contained in:
parent
b6de452a12
commit
cdfc31c4fa
|
|
@ -1,18 +1,18 @@
|
|||
#ifndef odeHelperStructs_h
|
||||
#define odeHelperStructs_h
|
||||
|
||||
#ifndef CPPPARSER
|
||||
struct sSurfaceParams
|
||||
{
|
||||
dSurfaceParameters colparams;
|
||||
dReal dampen;
|
||||
};
|
||||
|
||||
|
||||
struct sBodyParams
|
||||
{
|
||||
// int surfaceType;
|
||||
dReal dampen;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue