On 23 February 2016 at 12:08, Renato Semadeni <[email protected]> wrote:
> Hi Robert > > Thanks a lot for point me to the source code responsible of handling the > lights. I will take a look at it later on. > > Just another question: Would it be possible to control multiple lights > with the same directional sector? > The LightPoint::_sector is just a ref_ptr<> so can happily share a single Sector instance between multiple LightPoint. Robert.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

