BulletCSharp.BulletSoftBodyPINVOKE.new_LocalRayResult C# (CSharp) Method

new_LocalRayResult() private method

private new_LocalRayResult ( HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, float jarg4 ) : IntPtr
jarg1 HandleRef
jarg2 HandleRef
jarg3 HandleRef
jarg4 float
return IntPtr
        public static extern IntPtr new_LocalRayResult(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, float jarg4);
BulletSoftBodyPINVOKE