test
This commit is contained in:
parent
1dd59fd5b8
commit
2e39ebd4e4
@ -84,7 +84,7 @@ public:
|
|||||||
|
|
||||||
m_hull.Set(m_points, m_count);
|
m_hull.Set(m_points, m_count);
|
||||||
assert(m_hull.faceCount > 0);
|
assert(m_hull.faceCount > 0);
|
||||||
m_selection = 0;
|
m_selection = m_hull.GetSupportFace(b3Vec3_z);
|
||||||
}
|
}
|
||||||
|
|
||||||
void Step()
|
void Step()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user