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/Contrib/VTK/OSGVTKMapperBase.cpp

    r439 r459  
    9393     
    9494*/ 
     95 
    9596/*! \var NodePtr         VTKMapperBase::_mfGeoRoots 
    9697     
    9798*/ 
     99 
    98100/*! \var GeometryPtr     VTKMapperBase::_mfGeometries 
    99101     
    100102*/ 
     103 
    101104/*! \var ChunkMaterialPtr VTKMapperBase::_mfMaterials 
    102105     
    103106*/ 
     107 
    104108/*! \var MaterialChunkPtr VTKMapperBase::_mfMaterialChunks 
    105109     
    106110*/ 
     111 
    107112/*! \var GeoPnt3fPropertyPtr VTKMapperBase::_mfPositions 
    108113     
    109114*/ 
     115 
    110116/*! \var GeoUInt32PropertyPtr VTKMapperBase::_mfLength 
    111117     
    112118*/ 
     119 
    113120/*! \var GeoUInt8PropertyPtr VTKMapperBase::_mfTypes 
    114121     
    115122*/ 
     123 
    116124/*! \var GeoColor4fPropertyPtr VTKMapperBase::_mfColors 
    117125     
    118126*/ 
     127 
    119128/*! \var GeoVec3fPropertyPtr VTKMapperBase::_mfNormals 
    120129     
    121130*/ 
     131 
    122132 
    123133void VTKMapperBase::classDescInserter(TypeObject &oType)