BulletCSharp.BulletCollisionPINVOKE.btBoxShape_setLocalScaling C# (CSharp) Method

btBoxShape_setLocalScaling() private method

private btBoxShape_setLocalScaling ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 System.Runtime.InteropServices.HandleRef
return void
        public static extern void btBoxShape_setLocalScaling(HandleRef jarg1, HandleRef jarg2);
BulletCollisionPINVOKE