BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_getWindVelocity C# (CSharp) Method

btSoftBody_getWindVelocity() private method

private btSoftBody_getWindVelocity ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr btSoftBody_getWindVelocity(HandleRef jarg1);
BulletSoftBodyPINVOKE