Show
Ignore:
Timestamp:
11/20/07 18:15:32 (1 year ago)
Author:
cneumann
Message:

fixed: more compile errors

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/Carsten_PtrWork2/Source/System/Material/Base/OSGChunkMaterialBase.cpp

    r1018 r1020  
    164164    "\t\tname=\"chunks\"\n" 
    165165    "        category=\"childpointer\"\n" 
    166     "        linkParentField=\"parents\"\n" 
     166    "        parentLinkField=\"parents\"\n" 
    167167    "\t\ttype=\"StateChunk\"\n" 
    168168    "\t\tcardinality=\"multi\"\n" 
     
    211211} 
    212212 
    213      
    214213/*-------------------------------------------------------------------------*/ 
    215214/* Field MFChunks                                                          */ 
    216  
    217215void 
    218216ChunkMaterialBase::addChunks(MFStateChunkChildPtr::ArgumentType value) 
     
    327325/*-------------------------------------------------------------------------*/ 
    328326/* Field MFSlots                                                           */ 
    329  
    330327 
    331328