As for conversion, it looks like you should just convert asEdgeVertex
asEdgeNorm and the results of vGetColor(for each normal in asEdgeNerm) into
arrays, and build the index table from the results of iVertex. It more or
less looks like it was written to use vertex buffers, but was converted to
something else.

That being said, you will need to convert the colors from floats into bytes
to use the LL implementation of vertex buffers, and either tell it you don't
have textures, or provide texture coordinates as well.
_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to