BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_clusterCount C# (CSharp) Method

btSoftBody_clusterCount() private method

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