|
@@ -1,7 +1,6 @@
|
|
|
#ifndef odeHelperStructs_h
|
|
#ifndef odeHelperStructs_h
|
|
|
#define odeHelperStructs_h
|
|
#define odeHelperStructs_h
|
|
|
|
|
|
|
|
-#ifndef CPPPARSER
|
|
|
|
|
struct sSurfaceParams
|
|
struct sSurfaceParams
|
|
|
{
|
|
{
|
|
|
dSurfaceParameters colparams;
|
|
dSurfaceParameters colparams;
|
|
@@ -13,6 +12,5 @@ struct sBodyParams
|
|
|
// int surfaceType;
|
|
// int surfaceType;
|
|
|
dReal dampen;
|
|
dReal dampen;
|
|
|
};
|
|
};
|
|
|
-#endif
|
|
|
|
|
|
|
|
|
|
#endif
|
|
#endif
|