BulletCSharp.BulletDynamicsPINVOKE.btRaycastVehicle_setCoordinateSystem C# (CSharp) Method

btRaycastVehicle_setCoordinateSystem() private method

private btRaycastVehicle_setCoordinateSystem ( HandleRef jarg1, int jarg2, int jarg3, int jarg4 ) : void
jarg1 HandleRef
jarg2 int
jarg3 int
jarg4 int
return void
        public static extern void btRaycastVehicle_setCoordinateSystem(HandleRef jarg1, int jarg2, int jarg3, int jarg4);
BulletDynamicsPINVOKE