[ODE] Vertex buffers and Index Buffers to TriMesh
Jon Watte (ODE)
hplus-ode at mindcontrol.org
Mon Aug 28 10:59:10 MST 2006
Yes, the documentation states that you have to keep those buffers valid
for the lifetime of the trimesh data.
Cheers,
/ h+
Jeff Kershner wrote:
>
> If I delete my vertex and index buffers after I call
> dGeomTriMeshBuildSimple, my program crashes. I would assume that
> after this call, the buffers would have been copied. So do I need to
> keep a valid copy of my buffers for the entire length of my application?
>
More information about the ODE
mailing list