BulletCSharp.BulletDynamicsPINVOKE.btRigidBody_computeGyroscopicForce C# (CSharp) 메소드

btRigidBody_computeGyroscopicForce() 개인적인 메소드

private btRigidBody_computeGyroscopicForce ( HandleRef jarg1, float jarg2 ) : IntPtr
jarg1 HandleRef
jarg2 float
리턴 IntPtr
        public static extern IntPtr btRigidBody_computeGyroscopicForce(HandleRef jarg1, float jarg2);
BulletDynamicsPINVOKE