blob: 76d5c1ecb2e955220704fc2ff13f83b47ac9cdfb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
LIBRARY PROJ
VERSION 1.2
EXPORTS
pj_init @1
pj_fwd @2
pj_inv @3
pj_free @4
pj_transform @5
pj_geocentric_to_geodetic @6
pj_geodetic_to_geocentric @7
pj_deallocate_grids @8
pj_init_plus @9
pj_latlong_from_proj @10
pj_is_latlong @11
pj_get_errno_ref @12
pj_set_finder @13
pj_strerrno @14
pj_errno @15
pj_get_def @16
pj_dalloc @17
pj_is_geocent @18
pj_get_release @19
pj_malloc @20
pj_pr_list @21
pj_compare_datums @22
pj_apply_gridshift @23
pj_datum_transform @24
pj_set_searchpath @25
|