BulletCSharp.BulletCollisionPINVOKE.btBoxShape_getVertex C# (CSharp) Метод

btBoxShape_getVertex() приватный Метод

private btBoxShape_getVertex ( HandleRef jarg1, int jarg2, HandleRef jarg3 ) : void
jarg1 System.Runtime.InteropServices.HandleRef
jarg2 int
jarg3 System.Runtime.InteropServices.HandleRef
Результат void
        public static extern void btBoxShape_getVertex(HandleRef jarg1, int jarg2, HandleRef jarg3);
BulletCollisionPINVOKE