<div dir="ltr">Hello,<div><br></div><div>I created a custom class derived from osg::Geometry. Everything is displayed correctly.</div><div><br></div><div>However, when I use a PolytopeIntersector in my scene graph, I get a seg fault in </div><div><br></div><div><b>osgUtil::PolytopeIntersector::intersect():<br></b></div><div><b> osg::Drawable::getBoundingBox() const</b><br></div><div><br></div><div>If I call getBoundingBox myself to my geometry child, it works fine.</div><div><br></div><div>Why could this be happening?</div></div>