BulletCSharp.BulletSoftBodyPINVOKE.btAlignedObjectArraySBJointPtr_size C# (CSharp) Method

btAlignedObjectArraySBJointPtr_size() private method

private btAlignedObjectArraySBJointPtr_size ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int btAlignedObjectArraySBJointPtr_size(HandleRef jarg1);
BulletSoftBodyPINVOKE