fixed crash
This commit is contained in:
@@ -31,4 +31,6 @@ private:
|
||||
|
||||
void readVertex(Segment* dataDestination, std::streampos position);
|
||||
void readUV(Segment* dataDestination, std::streampos position);
|
||||
|
||||
QMatrix4x4 getParentMatrix(std::string parent) const;
|
||||
};
|
Reference in New Issue
Block a user