BulletCSharp.BulletDynamicsPINVOKE.RaycastInfo_m_hardPointWS_set C# (CSharp) Method

RaycastInfo_m_hardPointWS_set() private method

private RaycastInfo_m_hardPointWS_set ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 System.Runtime.InteropServices.HandleRef
return void
        public static extern void RaycastInfo_m_hardPointWS_set(HandleRef jarg1, HandleRef jarg2);
BulletDynamicsPINVOKE