BulletCSharp.BulletCollisionPINVOKE.btCompoundShape_addChildShape C# (CSharp) Méthode

btCompoundShape_addChildShape() private méthode

private btCompoundShape_addChildShape ( HandleRef jarg1, HandleRef jarg2, HandleRef jarg3 ) : void
jarg1 HandleRef
jarg2 HandleRef
jarg3 HandleRef
Résultat void
        public static extern void btCompoundShape_addChildShape(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3);
BulletCollisionPINVOKE