BulletCSharp.BulletDynamicsPINVOKE.btRigidBody_getCenterOfMassPosition C# (CSharp) Méthode

btRigidBody_getCenterOfMassPosition() private méthode

private btRigidBody_getCenterOfMassPosition ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
Résultat IntPtr
        public static extern IntPtr btRigidBody_getCenterOfMassPosition(HandleRef jarg1);
BulletDynamicsPINVOKE