BulletCSharp.BulletSoftBodyPINVOKE.btAlignedObjectArraySBJointPtr_reserve C# (CSharp) Méthode

btAlignedObjectArraySBJointPtr_reserve() private méthode

private btAlignedObjectArraySBJointPtr_reserve ( HandleRef jarg1, int jarg2 ) : void
jarg1 HandleRef
jarg2 int
Résultat void
        public static extern void btAlignedObjectArraySBJointPtr_reserve(HandleRef jarg1, int jarg2);
BulletSoftBodyPINVOKE