Hi Sebastien,

Either geode is a invalid pointer, or VS 2009 is buggy... as it's
known to be... :-)

Robert.

On Tue, Sep 1, 2009 at 9:09 AM, Sebastien Nerig<[email protected]> wrote:
> Hi again, I still have this problem...
>
> when I use this code,
>
> Code:
>
> {
> osg::MatrixList matrixList = geode->getWorldMatrices();
> }
>
>
> A memory assert fails with visual 2009 in debug mode.
> It is like a bad pointer has been passed in
> Do I use this function on a bad way ?
> Does anyone have any ideas ?
>
> Thanks a lot
>
> Cheers,
> Sebastien
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=16898#16898
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to