aboutsummaryrefslogtreecommitdiff
path: root/src/proj.def
blob: 31c0607e744c24d9b43230da47345cb4854214b1 (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
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