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

btMultiSphereShape_getSpherePosition() private méthode

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