BulletCSharp.BulletCollisionPINVOKE.btPolyhedralConvexAabbCachingShape_setLocalScaling C# (CSharp) Method

btPolyhedralConvexAabbCachingShape_setLocalScaling() private method

private btPolyhedralConvexAabbCachingShape_setLocalScaling ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 HandleRef
jarg2 HandleRef
return void
        public static extern void btPolyhedralConvexAabbCachingShape_setLocalScaling(HandleRef jarg1, HandleRef jarg2);
BulletCollisionPINVOKE