BulletCSharp.LinearMathPINVOKE.btVector3_setMax C# (CSharp) Method

btVector3_setMax() private method

private btVector3_setMax ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 HandleRef
jarg2 HandleRef
return void
        public static extern void btVector3_setMax(HandleRef jarg1, HandleRef jarg2);
LinearMathPINVOKE