more work towards removeBody for C-API/pybullet, work-in-progress.
This commit is contained in:
@@ -13,6 +13,7 @@ protected:
|
||||
virtual void setSharedMemoryInterface(class SharedMemoryInterface* sharedMem);
|
||||
void processBodyJointInfo(int bodyUniqueId, const struct SharedMemoryStatus& serverCmd);
|
||||
void resetData();
|
||||
void removeCachedBody(int bodyUniqueId);
|
||||
|
||||
public:
|
||||
PhysicsClientSharedMemory();
|
||||
|
||||
Reference in New Issue
Block a user