add extend 2d class
This commit is contained in:
@@ -17,6 +17,7 @@ typedef struct gnUInt2 {
|
||||
struct { uint32_t x, y; };
|
||||
};
|
||||
} gnUInt2;
|
||||
typedef gnUInt2 gnExtent2D;
|
||||
|
||||
typedef struct gnInt2 {
|
||||
union {
|
||||
|
Reference in New Issue
Block a user