float3
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include "stdlib.h"
|
||||
|
||||
typedef enum gnVertexFormat {
|
||||
GN_FLOAT2
|
||||
GN_FLOAT2, GN_FLOAT3
|
||||
} gnVertexFormat;
|
||||
|
||||
typedef struct gnVertexAttribute {
|
||||
|
Reference in New Issue
Block a user