DL_Att Struct Reference

#include <ut_geo.h>


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
 sPar   0=independent; 1=Parent-state is active.
 grp_1  0=belongs to active Group, 1=not

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 temp:1
unsigned unvis:1
unsigned sPar:1

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::temp

unsigned DL_Att::unvis

unsigned DL_Att::sPar


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

Generated on Sat May 30 09:31:58 2009 for gCAD3D by  doxygen 1.5.6