mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-09-03 17:08:35 +00:00
Allow choosing loaded as btRigidBody with RobotSimAPI.
This commit is contained in:
@@ -23,6 +23,7 @@ struct b3RobotSimLoadFileArgs
|
||||
b3Vector3 m_startPosition;
|
||||
b3Quaternion m_startOrientation;
|
||||
bool m_forceOverrideFixedBase;
|
||||
bool m_useMultiBody;
|
||||
int m_fileType;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user