Show
Ignore:
Timestamp:
12/29/06 10:28:00 (2 years ago)
Author:
cneumann
Message:

- regenerated all base files to include the full set

of access functions for non-ptr mfields.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Source/System/NodeCores/Groups/Misc/OSGBillboardBase.cpp

    r435 r459  
    8383     
    8484*/ 
     85 
    8586/*! \var bool            BillboardBase::_sfFocusOnCamera 
    8687     
    8788*/ 
     89 
    8890/*! \var bool            BillboardBase::_sfAlignToScreen 
    8991     
    9092*/ 
     93 
    9194/*! \var Real32          BillboardBase::_sfMinAngle 
    9295     
    9396*/ 
     97 
    9498/*! \var Real32          BillboardBase::_sfMaxAngle 
    9599     
    96100*/ 
     101 
    97102 
    98103void BillboardBase::classDescInserter(TypeObject &oType) 
     
    400405 
    401406 
     407 
     408 
    402409/*------------------------------ access -----------------------------------*/ 
    403410