fixed the compilation errors due to GIMPACT directory move
This commit is contained in:
@@ -116,8 +116,6 @@ protected:
|
||||
|
||||
void update()
|
||||
{
|
||||
btConvexHullShape *ch_shape = static_cast<btConvexHullShape*>(shape());
|
||||
|
||||
//apply the scaling
|
||||
btVector3 const& scale = m_ch_shape->getLocalScaling();
|
||||
btPoint3 const* points = m_ch_shape->getPoints();
|
||||
|
||||
Reference in New Issue
Block a user