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

btCompoundShape_getChildList() private méthode

private btCompoundShape_getChildList ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
Résultat IntPtr
        public static extern IntPtr btCompoundShape_getChildList(HandleRef jarg1);
BulletCollisionPINVOKE