BulletCSharp.BulletCollisionPINVOKE.btCollisionObject_getInterpolationAngularVelocity C# (CSharp) Method

btCollisionObject_getInterpolationAngularVelocity() private method

private btCollisionObject_getInterpolationAngularVelocity ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr btCollisionObject_getInterpolationAngularVelocity(HandleRef jarg1);
BulletCollisionPINVOKE