fixed rotation and translation issues for mesh and hull collision shapes
This commit is contained in:
@@ -190,8 +190,8 @@ protected:
|
||||
}
|
||||
|
||||
protected:
|
||||
T *m_ptr;
|
||||
shared_count *m_count;
|
||||
T *m_ptr;
|
||||
shared_count *m_count;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user