BulletCSharp.BulletSoftBodyPINVOKE.LocalRayResult_m_collisionObject_set C# (CSharp) Method

LocalRayResult_m_collisionObject_set() private method

private LocalRayResult_m_collisionObject_set ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 HandleRef
jarg2 HandleRef
return void
        public static extern void LocalRayResult_m_collisionObject_set(HandleRef jarg1, HandleRef jarg2);
BulletSoftBodyPINVOKE