Changeset 20890

Show
Ignore:
Timestamp:
11/02/07 21:08:15 (10 months ago)
Author:
patrick
Message:

Added a bit of missing markup.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/branches/2.2/modules/vrjuggler/doc/programmer.guide/programmer.guide.xml

    r20841 r20890  
    1100411004            must be invoked at the correct time. The OpenGL Draw Manager uses 
    1100511005            whatever affinity assignment algorithm it has as soon as it 
    11006             determines that vrj::GlPipe objects need to be created. This is 
    11007             done as part of the VR Juggler run-time reconfiguration process. 
    11008             Therefore, to guarantee that all pipes use the customized 
    11009             algorithm, 
     11006            determines that <classname>vrj::GlPipe</classname> objects need to 
     11007            be created. This is done as part of the VR Juggler run-time 
     11008            reconfiguration process. Therefore, to guarantee that all pipes 
     11009            use the customized algorithm, 
    1101011010            <methodname>vrj::GlDrawManager::setCpuAffinityStrategy()</methodname> 
    1101111011            must be called before calling