[osg-users] Deriving from osg::Geometry
Bruno Oliveira
bruno.manata.oliveira at gmail.com
Thu Dec 1 08:07:46 PST 2016
Hello,
I created a custom class derived from osg::Geometry. Everything is
displayed correctly.
However, when I use a PolytopeIntersector in my scene graph, I get a seg
fault in
*osgUtil::PolytopeIntersector::intersect():*
* osg::Drawable::getBoundingBox() const*
If I call getBoundingBox myself to my geometry child, it works fine.
Why could this be happening?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20161201/afeea107/attachment-0002.htm>
More information about the osg-users
mailing list