add default constructor
This commit is contained in:
@@ -79,6 +79,8 @@ struct btWheelInfo
|
||||
|
||||
void* m_clientInfo;//can be used to store pointer to sync transforms...
|
||||
|
||||
btWheelInfo() {}
|
||||
|
||||
btWheelInfo(btWheelInfoConstructionInfo& ci)
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user