[][src]Function newton_sys::NewtonMeshAddNormal

pub unsafe extern "C" fn NewtonMeshAddNormal(
    mesh: *const NewtonMesh,
    x: f32,
    y: f32,
    z: f32
)