I have an osgEphemeris::EphemerisModel object that is always outside of
my viewing frustum.  I would like the EphemerisModel to never be culled
so that it is always displayed.  Thus, I set
m_pEphemerisModel->setCullingActive(false).  However, the model is still
culled.  Does anyone know why?

Thanks,
Andrew
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to