Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/ode/ode-0.9/contrib/DotNetManaged/TEST.h @ 216

Last change on this file since 216 was 216, checked in by mathiask, 16 years ago

[Physik] add ode-0.9

File size: 138 bytes
Line 
1               
2#pragma once
3
4#include "CommonMgd.h"
5
6namespace ODEManaged
7{       
8               
9void RnearCallback(void *data, dGeomID o1, dGeomID o2)
10                {
11                }
12
13}
14
15
16
17
Note: See TracBrowser for help on using the repository browser.