Changeset 54 for trunk/Source/System/Material/Base/OSGChunkMaterialBase.cpp
- Timestamp:
- 09/06/06 00:48:55 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/System/Material/Base/OSGChunkMaterialBase.cpp
r2 r54 164 164 } 165 165 166 #ifdef OSG_1_COMPAT 167 MFInt32 *ChunkMaterialBase::getMFSlots(void) 168 { 169 return this->editMFSlots(); 170 } 171 #endif 172 166 173 167 174 void ChunkMaterialBase::pushToField( FieldContainerPtrConstArg pNewElement,
