Hi Michael,

On Fri, 2005-08-05 at 17:30 +0200, michael ortega wrote:
> Ok thanks,
> 
> But I already use a background, and I use :
> 
> ViewportPtr vp = ...
> SolidBackgroundPtr bg = ...
> ...
> vp->setBackground(bg)
> ...
> 
> If I declare a PassiveBackground (a second background) how can I link
> it with the same viewport ??

hm, no, in that case you can't do that, there can only be one
background. The best solution would be to write your own background that
does what you want. 

Yours

        Dirk




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to