1
Answer

can someone translate this line from c++ to c#?

How would I translate this line from c++ to c#? minB->x=maxB->x=obb[0].x; also, what does the assert()method do?

Answers (1)