[ODE] ODE .NET

Jason Perkins starkos at gmail.com
Fri Jun 8 05:03:09 MST 2007


On 6/8/07, Manox <manoxik at seznam.cz> wrote:
> When I use trimesh geom, it throws : AccesViolationException - Attempted
> to read or write protected memory ....

Be sure that you are keeping a reference to your mesh data in your
.NET code, otherwise it will get garbage collected. Sounds to me like
that is what is happening.

HTH,

Jason


More information about the ODE mailing list