more work towards removeBody for C-API/pybullet, work-in-progress.
This commit is contained in:
@@ -29,6 +29,9 @@ protected:
|
||||
void postProcessStatus(const struct SharedMemoryStatus& serverCmd);
|
||||
|
||||
void resetData();
|
||||
|
||||
void removeCachedBody(int bodyUniqueId);
|
||||
|
||||
public:
|
||||
|
||||
PhysicsDirect(class PhysicsCommandProcessorInterface* physSdk, bool passSdkOwnership);
|
||||
|
||||
Reference in New Issue
Block a user