[][src]Function newton_sys::NewtonMeshApplyBoxMapping

pub unsafe extern "C" fn NewtonMeshApplyBoxMapping(
    mesh: *const NewtonMesh,
    frontMaterial: c_int,
    sideMaterial: c_int,
    topMaterial: c_int
)