17120Fermer17122
bearbecueLe 04/07/2011 à 15:38

if (pBuffer != null)
{
#ifdef USE_SCALER_FOR_BILLBOARDING
// right.. wait for all jobs to complete
//CCurrentThread:sorryleep(1000);
scalerJobPool->WaitForCompletion();
#endif
pVertexBuffer->Unlock();
}