Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6779 in orxonox.OLD for branches/network/src/defs/class_id.h


Ignore:
Timestamp:
Jan 26, 2006, 6:47:01 PM (18 years ago)
Author:
patrick
Message:

network: adding a billboard

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/network/src/defs/class_id.h

    r6772 r6779  
    118118  CL_VERTEX_ARRAY_MODEL         =    0x00004000,
    119119
     120
     121  CL_BILLBOARD                  =    0x10000001,
    120122
    121123  // subsuper-classes derivations taken : 1, 2, 5, a, b, c.     << THIS IS A LIST OF ALL THE DCL_MASK_SUBSUPERCLASS_ID's taken
     
    262264  CL_SHADER                     =    0x00000822,
    263265  CL_FOG_EFFECT                 =    0x70000001,
     266  CL_LENSE_FLARE                =    0x70000002,
    264267
    265268  // GL-GUI
Note: See TracChangeset for help on using the changeset viewer.