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

btCompoundShape_getNumChildShapes() private méthode

private btCompoundShape_getNumChildShapes ( HandleRef jarg1 ) : int
jarg1 HandleRef
Résultat int
        public static extern int btCompoundShape_getNumChildShapes(HandleRef jarg1);
BulletCollisionPINVOKE