Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Solutions to a few common problems.
Thomas Offline
Frictional Games

Posts: 2,634
Threads: 184
Joined: Apr 2006
Reputation: 68
#4
RE: Solutions to a few common problems.

And oh,

your "Problem1" is probalby just fixed by using this fix:
Quote:vRawData.resize(lSize * 3);
(instead of vRawData.reserve(lSize * 3);
08-02-2010, 02:58 PM
Find


Messages In This Thread
Solutions to a few common problems. - by wally - 08-02-2010, 12:19 PM
RE: Solutions to a few common problems. - by Thomas - 08-02-2010, 02:58 PM



Users browsing this thread: 1 Guest(s)