update
This commit is contained in:
@@ -11,6 +11,7 @@ struct Shape {
|
||||
float* xyz;
|
||||
size_t xyz_size;
|
||||
};
|
||||
|
||||
extern const Shape TRIANGLE;
|
||||
extern const Shape SQUARE;
|
||||
extern const Shape CUBE;
|
||||
|
||||
Reference in New Issue
Block a user