c - How can I convert float array to GLfloat array? -



c - How can I convert float array to GLfloat array? -

how can convert float array glfloat array? need create graph , need send array of floats display function. float array global variable/

glfloat typedef float. don't need convert between two.

c

Comments

Popular posts from this blog

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -