public void BuildTree(GimBvhDataArray primitiveBoxes) { btQuantizedBvhTree_build_tree(_native, primitiveBoxes._native); }