NAME

GDX_PMI_CLIPPING - GDX Clipping

DDF SPECIFICATION

entity 404:1 GDX_PMI_CLIPPING "GDX Clipping" {
struct t_gdx_pmi_clipping_planes_complex {
int OPERATION;
MDA_PTR GDX_PMI_CLIPPING;
};
struct t_gdx_pmi_clipping_planes {
short _dtype;
union {
double NORMAL[3];
struct t_gdx_pmi_clipping_planes_complex COMPLEX;
} u;
};
MDA_COUNT NUM_PLANES;
struct t_gdx_pmi_clipping_planes *PLANES;
};

FIELD DESCRIPTIONS

PLANES.COMPLEX.OPERATION
NONE
UNION
INTERSECTION
PLANES.COMPLEX.GDX_PMI_CLIPPING
404:1
PLANES.NORMAL
PLANES.COMPLEX
NUM_PLANES
PLANES