BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_setPose C# (CSharp) Method

btSoftBody_setPose() private method

private btSoftBody_setPose ( HandleRef jarg1, bool jarg2, bool jarg3 ) : void
jarg1 HandleRef
jarg2 bool
jarg3 bool
return void
        public static extern void btSoftBody_setPose(HandleRef jarg1, bool jarg2, bool jarg3);
BulletSoftBodyPINVOKE