mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-06-08 08:13:55 +00:00
Merge pull request #4248 from CrosRoad95/patch-1
Allow delivered classes to access unscaled points
This commit is contained in:
@@ -25,6 +25,7 @@ subject to the following restrictions:
|
||||
ATTRIBUTE_ALIGNED16(class)
|
||||
btConvexHullShape : public btPolyhedralConvexAabbCachingShape
|
||||
{
|
||||
protected:
|
||||
btAlignedObjectArray<btVector3> m_unscaledPoints;
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user