view.c File Reference

#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include "gis.h"
#include "glocale.h"

Include dependency graph for view.c:

Go to the source code of this file.

Defines

#define REQ_KEYS   8

Functions

int G_3dview_warning (int b)
int G_get_3dview_defaults (struct G_3dview *v, struct Cell_head *w)
int G_put_3dview (char *fname, char *mapset, struct G_3dview *View, struct Cell_head *Win)
int G_get_3dview (char *fname, char *mapset, struct G_3dview *View)


Define Documentation

#define REQ_KEYS   8

Definition at line 17 of file view.c.

Referenced by G_get_3dview().


Function Documentation

int G_3dview_warning ( int  b  ) 

Definition at line 34 of file view.c.

int G_get_3dview ( char *  fname,
char *  mapset,
struct G_3dview *  View 
)

Definition at line 236 of file view.c.

References fprintf(), G_find_file2(), G_fopen_old(), G_format_easting(), G_format_northing(), G_get_3dview_defaults(), G_get_set_window(), G_projection(), G_warning(), NULL, and REQ_KEYS.

int G_get_3dview_defaults ( struct G_3dview *  v,
struct Cell_head *  w 
)

Definition at line 44 of file view.c.

Referenced by G_get_3dview().

int G_put_3dview ( char *  fname,
char *  mapset,
struct G_3dview *  View,
struct Cell_head *  Win 
)

Definition at line 154 of file view.c.

References fprintf(), G_fopen_new(), G_warning(), and NULL.


Generated on Sat Jul 22 22:06:39 2006 for GRASS by  doxygen 1.4.7