UNIVERS
15.3
UNIVERS base processing software API
Main Page
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
include
zm
Spal.h
1
#include "ymprog.h"
2
#include "ygraph.h"
3
4
#if !defined(__N_SPAL_H_)
5
#define __N_SPAL_H_
6
typedef
struct
{
7
int
fcode;
8
int
mc;
9
char
NamePal[20];
10
float
alt[G_MAXCOLOR];
11
short
num[G_MAXCOLOR];
12
float
zmin, zmax;
13
float
coef;
14
float
gmin,gmax;
15
int
Fgst,gst[100];
16
char
* mask;
17
YType
* Mnstr;
18
int
place;
19
CallB cb;
20
int
invers;
21
}
PL_DATA_PL
;
22
#endif
PL_DATA_PL
Definition:
Spal.h:6
YType
Definition:
ymprog.h:1019
Generated by
1.8.5