fix for re-scaling a btConeShape
Thanks to promyclon for the report and patch, see Issue 448
This commit is contained in:
@@ -81,6 +81,9 @@ public:
|
||||
{
|
||||
return m_coneIndices[1];
|
||||
}
|
||||
|
||||
virtual void setLocalScaling(const btVector3& scaling);
|
||||
|
||||
};
|
||||
|
||||
///btConeShape implements a Cone shape, around the X axis
|
||||
|
||||
Reference in New Issue
Block a user