[osg-users] Error: 'Debug Assertion Failure!'

Ralph Kern usenet04 at rk-se.de
Thu Jan 3 01:09:17 PST 2008


What Gordon wants to tell you is that you just have to carefully clean
up the contents of your ponto vector also. Be careful not to erase
elements of a std::vector while iterating through.

regards Ralph


Renan Mendes schrieb:
> Hi, Gordon.
> 
>       I've looked up the doxygen documentation, and the second argument
> of removeChild is numChildrenToRemove, which I thought stood for 'number
> of children to remove'. If so, wouldn't I want 1 child to be removed?
> Isn't my index correct?
> 
>                  Thanks,
> 
>                      Renan M Z Mendes
> 



More information about the osg-users mailing list