[ODE] TriMesh Data woes

Jon Watte (ODE) hplus-ode at mindcontrol.org
Wed Aug 8 01:36:04 MST 2007


That's what TriMeshDataBuild() is for (without the "simple" part). It 
already does exactly that.

Note that the documentation says dVector3 (which is a 4-float), whereas 
the actual prototype says dReal.

Cheers,

			/ h+


Rodrigo Hernandez wrote:
> 
> How about making it take a pointer to a float and an offset in bytes 
> between a vertex and the next (like VBO do)
> 



More information about the ODE mailing list