|
我用createEntity读取一个MESH的时候出错:
大概信息如下:
Assertion failed: (min.x <= max.x && min.y <= max.y && min.z <= max.z) && "The m
inimum corner of the box must be less than or equal to maximum corner", file e:dev\ogre-v1-6-1\ogre\ogremain\include\ogreaxisalignedbox.h, line 246
不知道是否有人知道? |
|