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

btBoxShape_getPlaneEquation() private méthode

private btBoxShape_getPlaneEquation ( HandleRef jarg1, HandleRef jarg2, int jarg3 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 System.Runtime.InteropServices.HandleRef
jarg3 int
Résultat void
        public static extern void btBoxShape_getPlaneEquation(HandleRef jarg1, HandleRef jarg2, int jarg3);
BulletCollisionPINVOKE