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

btCompoundShapeData_m_numChildShapes_get() private méthode

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