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

btCompoundShape_getUpdateRevision() private méthode

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