view.c File Reference

#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <grass/gis.h>
#include <grass/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 
)

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 G_fopen_new(), G_warning(), and NULL.


Generated on Sun Apr 6 17:32:26 2008 for GRASS by  doxygen 1.5.5