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

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

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -