Blue
10-03-2008 09:25:39
hi all,
I've read a thread about it here: http://www.ogre3d.org/phpBB2/viewtopic.php?p=248156&sid=ce193664e1d3d7c4af509e6f4e2718c6
but the problem is that i have a pointer to dGeom class "dGeom *_geom", so I can't use the function:
is there a class that i can use?
I found a code on the web, that use the class dTrimesh, but it isn't in the last ode version.
thanks in advance.
I've read a thread about it here: http://www.ogre3d.org/phpBB2/viewtopic.php?p=248156&sid=ce193664e1d3d7c4af509e6f4e2718c6
but the problem is that i have a pointer to dGeom class "dGeom *_geom", so I can't use the function:
m_geomID = dCreateTriMesh(GApplication.GetPhysicsWorld()->GetSpace
is there a class that i can use?
I found a code on the web, that use the class dTrimesh, but it isn't in the last ode version.
thanks in advance.