BulletCSharp.Cluster.Cluster C# (CSharp) Method

Cluster() public method

public Cluster ( ) : System
return System
        public Cluster()
            : this(BulletSoftBodyPINVOKE.new_Cluster(), true)
        {
        }

Same methods

Cluster::Cluster ( IntPtr cPtr, bool cMemoryOwn ) : System