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/Geometry/Properties/OSGGeoIntegralPropertyBase.cpp

    r436 r459  
    7373 
    7474/*! \class OSG::GeoIntegralProperty 
    75     Parent class for integral (i.e. one dimensional unsigned integer 
    76     typed) properties. 
     75    Parent class for integral (i.e. one dimensional unsigned integer typed) properties. 
    7776 */ 
    7877 
     
    105104    "</FieldContainer>\n", 
    106105    "Parent class for integral (i.e. one dimensional unsigned integer typed) properties.\n" 
     106    "\n" 
    107107    "The main use for this class is as a parent class for indices, lengths and \n" 
    108108    "types for the Geometry.\n" 
     
    127127 
    128128/*------------------------- decorator get ------------------------------*/ 
     129 
     130 
    129131 
    130132