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

btConeShape_getConeUpIndex() private méthode

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