Robert

I found the black transpaency setting thanks. I also noted an error just before in line 818 in DataSet.cpp which reads:

if (sourceColumnPtr[3]!=255)

and should be
if (sourceColumnPtr[3]==255)

--

Regards
Alan Harris

ReSoft Ltd
Cornwallis, Burycroft Road
Hook Norton
Banbury, OX15 5PR, UK
Tel: +44 (0) 1608 730707
Email: [EMAIL PROTECTED]
Web: www.resoft.co.uk
_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to