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/OSGMaterialGroupBase.cpp

    r434 r459  
    7474 
    7575/*! \class OSG::MaterialGroup 
    76     MaterialGroup is a standard group node that allows for a material to 
    77     be set that will override all materials in the entire subtree.  This 
    78     can be useful if you want to disable materials in a subtree or if a 
    79     large group of geometry nodes should have the same material applied. 
     76    MaterialGroup is a standard group node that allows for a material to be set 
     77    that will override all materials in the entire subtree.  This can be useful 
     78    if you want to disable materials in a subtree or if a large group of geometry 
     79    nodes should have the same material applied. 
    8080 */ 
    8181 
     
    8787     
    8888*/ 
     89 
    8990 
    9091void MaterialGroupBase::classDescInserter(TypeObject &oType)