BulletCSharp.BulletSoftBodyPINVOKE.btSoftBody_pointersToIndices C# (CSharp) Method

btSoftBody_pointersToIndices() private method

private btSoftBody_pointersToIndices ( HandleRef jarg1 ) : void
jarg1 HandleRef
return void
        public static extern void btSoftBody_pointersToIndices(HandleRef jarg1);
BulletSoftBodyPINVOKE