Wait for Multidimentional struct
This commit is contained in:
@@ -22,7 +22,7 @@ int is_open_window(window_t window);
|
||||
|
||||
void close_window(window_t window);
|
||||
|
||||
mesh_t create_mesh( float * d, float * n);
|
||||
mesh_t create_mesh( float * d, float * n, unsigned char * coordanate );
|
||||
|
||||
void destroy_mesh(mesh_t p);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user