Home
last modified time | relevance | path

Searched refs:hf_write (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/geomorph/geomorph-0.60.1/src/hf/
H A Dhf.h90 void hf_write(hf_struct_type *hf, gchar *path_n_file, camera_struct *cameras[]);
H A Dhf.c168 void hf_write( hf_struct_type *hf, gchar *path_n_file, camera_struct *cameras[]) { in hf_write() function
H A Dhf_wrapper.c959 hf_write(hfw->hf_struct, path_n_file, hfw->gl_preview->cameras); in hf_wrapper_save()