Home
last modified time | relevance | path

Searched refs:gtif_trans_matrix (Results 1 – 4 of 4) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/core/vil/file_formats/
H A Dvil_geotiff_header.h44 bool gtif_trans_matrix (double* &trans_matrix);
H A Dvil_geotiff_header.cxx80 vil_geotiff_header::gtif_trans_matrix(double *& trans_matrix) in gtif_trans_matrix() function in vil_geotiff_header
/dports/misc/vxl/vxl-3.3.2/core/vpgl/file_formats/
H A Dvpgl_geo_camera.cxx101 if (gtif->gtif_trans_matrix(trans_matrix_values)) in load_from_resource()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bpgl/
H A Dbpgl_geotif_camera.hxx101 if (gtif->gtif_trans_matrix(matrix_dvalues)) { in init_from_geotif()