BulletCSharp.btSoftBody.pointersToIndices C# (CSharp) Method

pointersToIndices() public method

public pointersToIndices ( ) : void
return void
        public void pointersToIndices()
        {
            BulletSoftBodyPINVOKE.btSoftBody_pointersToIndices(swigCPtr);
        }