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

btCylinderShape_getUpAxis() private méthode

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