0 Members and 1 Guest are viewing this topic.
But sprite holds pointer to sf texture not anything opengl and draws like that so there is garbage in the space where old texture pointer points to(maybe)?
We were talking about textures in a vector. If vector realocates then sprites that held pointers to it's elements now contain garbage pointers.