Add padding.
This commit is contained in:
@@ -230,6 +230,7 @@ typedef struct {
|
|||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
int smoothingGroupId; // Smoothing group id.
|
int smoothingGroupId; // Smoothing group id.
|
||||||
|
int _pad0;
|
||||||
std::string name;
|
std::string name;
|
||||||
mesh_t mesh;
|
mesh_t mesh;
|
||||||
} shape_t;
|
} shape_t;
|
||||||
|
|||||||
Reference in New Issue
Block a user