BulletCSharp.BulletSoftBodyPINVOKE.SoftBodyPoseData_m_positions_set C# (CSharp) Method

SoftBodyPoseData_m_positions_set() private method

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