DL_Att Struct Reference

DisplayListRecord. More...

#include <ut_geo.h>

Data Fields

long ind
long lNr
long irs
unsigned long iatt
unsigned modInd:16
unsigned typ:8
unsigned disp:1
unsigned pick:1
unsigned hili:1
unsigned dim:1
unsigned grp_1:1
unsigned unvis:1
unsigned sChd:1
unsigned sPar:1

Detailed Description

DisplayListRecord.

 lNr    APTlineNr.
 typ    DB-Typ
 ind    DB-Index
 irs    index RefSys
 modInd ModelNr
 iatt   for typ=LN/AC/Curve: LineTypNr.
        for typ=TAG/IMG: sx/sy
        for typ=Surf/Model: ColRGB
        in Parent-state DL-index of child
 disp, hili:
        normal = ((disp == 0)&&(hili == 1))
        hilite = ((disp == 1)&&(hili == 0))
        hidden = ((disp == 1)&&(hili == 1))
 pick   0=unpickable, 1=pickable
 unvis  0=visible; 1=obj does not have graph. representation
 sChd   0=independent; 1=Child-state is active; this obj has a parent.
 sPar   0=independent; 1=Parent-state is active.
 grp_1  0=belongs to active Group, 1=not

Field Documentation

unsigned long DL_Att::iatt
unsigned DL_Att::modInd
unsigned DL_Att::typ
unsigned DL_Att::disp
unsigned DL_Att::pick
unsigned DL_Att::hili
unsigned DL_Att::dim
unsigned DL_Att::grp_1
unsigned DL_Att::unvis
unsigned DL_Att::sChd
unsigned DL_Att::sPar

The documentation for this struct was generated from the following file:
Generated on Fri Apr 6 09:40:12 2012 for gCAD3D by  doxygen 1.6.3