Hi, I am making a particle system at the moment(Using c++ and openGL). At the moment I am using the std::vector in the STL to store my co-ordinates and other data for each particle. The problem is that I cannot seem to delete items from the vector<> I create. I know I need to use...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.