Function T_find_deformable_surface_model

Source
pub unsafe extern "C" fn T_find_deformable_surface_model(
    DeformableSurfaceModel: Htuple,
    ObjectModel3D: Htuple,
    RelSamplingDistance: Htuple,
    MinScore: Htuple,
    GenParamName: Htuple,
    GenParamValue: Htuple,
    Score: *mut Htuple,
    DeformableSurfaceMatchingResult: *mut Htuple,
) -> Herror