scorpin
02-24-2005, 07:59 PM
After upgrading to dx9c from b fallowing bit of code from the triangle strip sequence no longer works
vStrip = CType(vbStrip.Lock(0, 0), CustomVertex.PositionTextured())
anyone know how to fix this?
vStrip = CType(vbStrip.Lock(0, 0), CustomVertex.PositionTextured())
anyone know how to fix this?