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/Drawables/Terrain/QuadTree/OSGTiledQuadTreeTerrainBase.h

    r436 r459  
    412412 
    413413 
    414  
    415414    void pushToHeightTextures           (MaterialPtrConstArg value   ); 
    416415    void insertIntoHeightTextures      (UInt32                uiIndex, 
     
    423422    void removeFromHeightTextures(MaterialPtrConstArg value   ); 
    424423    void clearHeightTextures            (void                          ); 
    425  
    426424 
    427425