Update btSerializer.h
fix compile error in LinearMath/btSerializer.h
This commit is contained in:
@@ -140,7 +140,6 @@ struct btPointerUid
|
|||||||
struct btBulletSerializedArrays
|
struct btBulletSerializedArrays
|
||||||
{
|
{
|
||||||
btBulletSerializedArrays()
|
btBulletSerializedArrays()
|
||||||
:m_bulletDnaVersion(0)
|
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
btAlignedObjectArray<struct btQuantizedBvhDoubleData*> m_bvhsDouble;
|
btAlignedObjectArray<struct btQuantizedBvhDoubleData*> m_bvhsDouble;
|
||||||
|
|||||||
Reference in New Issue
Block a user