Show
Ignore:
Timestamp:
02/04/08 14:46:15 (1 year ago)
Author:
cneumann
Message:

added: MT unittest
fixed: Material: sync internal State

SimpleMaterial?: sync internal StateChunks?

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/Carsten_PtrWork2/Source/System/FieldContainer/Base/OSGFieldContainerFactory.cpp

    r1039 r1057  
    150150        { 
    151151            FWARNING(("FieldContainerFactoryBase::terminate: " 
    152                       "Entry [%d] is not NULL.\n", i)); 
     152                      "Entry [%d] is not NULL ([%p]). \n", i, *sI)); 
    153153                                               
    154154            for(UInt32 j = 0; j < (*sI)->getNumAspects(); ++j)