About Store Forum Documentation Contact



Post Reply 
Multi Threaded Rendering Tutorial
Author Message
Brainache Offline
Member

Post: #1
Multi Threaded Rendering Tutorial
Hey there.. getting a compile error on this line:

mobj.backup(mobj_backup); // backup all object's to object_bkp's

error C2039: 'backup' : is not a member of 'EE::Memb<TYPE>'
05-26-2009 02:48 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
Re: Multi Threaded Rendering Tutorial
Thanks for the info,
But this tutorial and 'backup' method have been removed.
The tutorial brings to little benefits at the cost of too much complication, and besides it wasn't compbatible with World Manager.
05-26-2009 11:41 AM
Find all posts by this user Quote this message in a reply
Brainache Offline
Member

Post: #3
Re: Multi Threaded Rendering Tutorial
Ah... well that would explain the error then smile

Thanks
05-26-2009 01:04 PM
Find all posts by this user Quote this message in a reply
Post Reply