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/Base/OSGGroupBase.cpp

    r434 r459  
    7373 
    7474/*! \class OSG::Group 
    75     Group is the simplest form of a NodeCore. A group carries no 
    76     predefined data and most actions will only traverse the children list. 
    77     So usually the group does nothing. 
     75    Group is the simplest form of a NodeCore. A group 
     76    carries no predefined data and most actions will only traverse the 
     77    children list. So usually the group does nothing. 
    7878 */ 
    7979 
     
    132132 
    133133 
     134 
     135 
    134136/*------------------------------ access -----------------------------------*/ 
    135137