more work towards removeBody for C-API/pybullet, work-in-progress.
This commit is contained in:
@@ -155,6 +155,10 @@ struct b3PublicGraphicsInstanceData
|
||||
GLfloat m_color[4];
|
||||
GLfloat m_scale[4];
|
||||
|
||||
void clear()
|
||||
{
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
typedef b3PoolBodyHandle<b3PublicGraphicsInstanceData> b3PublicGraphicsInstance;
|
||||
|
||||
Reference in New Issue
Block a user