GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
G3d_paramType Struct Reference
Collaboration diagram for G3d_paramType:

Data Fields

struct Option * type
 
struct Option * precision
 
struct Option * compression
 
struct Option * dimension
 
struct Option * cache
 

Detailed Description

Definition at line 8 of file g3dparam.c.

Field Documentation

struct Option* G3d_paramType::cache

Definition at line 15 of file g3dparam.c.

struct Option* G3d_paramType::compression

Definition at line 13 of file g3dparam.c.

Referenced by G3d_getStandard3dParams(), and G3d_setStandard3dInputParams().

struct Option* G3d_paramType::dimension

Definition at line 14 of file g3dparam.c.

Referenced by G3d_getStandard3dParams(), and G3d_setStandard3dInputParams().

struct Option* G3d_paramType::precision

Definition at line 12 of file g3dparam.c.

Referenced by G3d_getStandard3dParams(), and G3d_setStandard3dInputParams().

struct Option* G3d_paramType::type

The documentation for this struct was generated from the following file: