pub unsafe extern "C" fn b3CreateBoxMesh( center: b3Vec3, extent: b3Vec3, identifyEdges: bool, ) -> *mut b3MeshData
Create a box mesh.