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

btCylinderShape_localGetSupportingVertex() private méthode

private btCylinderShape_localGetSupportingVertex ( HandleRef jarg1, HandleRef jarg2 ) : IntPtr
jarg1 HandleRef
jarg2 HandleRef
Résultat IntPtr
        public static extern IntPtr btCylinderShape_localGetSupportingVertex(HandleRef jarg1, HandleRef jarg2);
BulletCollisionPINVOKE