GRASS Programmer's Manual  6.4.2(2012)
G3d_paramType Struct Reference

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.

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

Definition at line 11 of file g3dparam.c.

Referenced by G3d_getStandard3dParams(), and G3d_setStandard3dInputParams().


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines