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

btCylinderShape_getName() private méthode

private btCylinderShape_getName ( HandleRef jarg1 ) : string
jarg1 HandleRef
Résultat string
        public static extern string btCylinderShape_getName(HandleRef jarg1);
BulletCollisionPINVOKE