BulletCSharp.btSoftBody.pointersToIndices C# (CSharp) Méthode

pointersToIndices() public méthode

public pointersToIndices ( ) : void
Résultat void
        public void pointersToIndices()
        {
            BulletSoftBodyPINVOKE.btSoftBody_pointersToIndices(swigCPtr);
        }