BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_evaluateCom C# (CSharp) Method

btSoftBody_evaluateCom() private method

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