BulletCSharp.BulletDynamicsPINVOKE.btRaycastVehicle_getRightAxis C# (CSharp) Method

btRaycastVehicle_getRightAxis() private method

private btRaycastVehicle_getRightAxis ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int btRaycastVehicle_getRightAxis(HandleRef jarg1);
BulletDynamicsPINVOKE