17ย years, 1ย month ago
Highlights
Community contributions featured17ย years, 1ย month ago
17ย years, 1ย month ago
So I noticed that when I add objects to a vector, their destructors are being called more than they should be... see the following... class foo { public: foo() { assert(!"foo coโฆ
17ย years, 1ย month ago
I am trying to implement a spherical terrain system where a single geo clipmap sits ontop of a sphere, in its own arbitrary coordinate space. The basics are pretty simple..โฆ
18ย years ago
There is just one thing about quaternions that bugs me... I can visualize the xyz values forming the axis, and the w representing the rotation. What DOESNT make any sense tโฆ
18ย years ago
Latest Activity
See all in DiscussionsQuote:And where are the results?Im guessing you are not very familiar with boost::object_pool. There are many situations (in games especially) โฆ
17ย years, 1ย month ago
Quote:Have you profiled it?Yes I have.Besides, were just talking about a pool. Not exactly a extreme concept. Premature optimization isnt โฆ
17ย years, 1ย month ago
Quote:Original post by ZahlmanQuote:Original post by ZealousEngineWell I am trying to use the vector as a sort of reusable poolWhat โฆ
17ย years, 1ย month ago