gzz-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gzz] Coordinates, shape


From: Tuomas Lukka
Subject: Re: [Gzz] Coordinates, shape
Date: Tue, 10 Sep 2002 16:50:08 +0300
User-agent: Mutt/1.4i

> >No, the cell view would set the clip, then call the cell content view
> >and then return.
> >
> 
> Ok, that works. 

Whew ;) 

> So the cell view would add a vob that clips, then the 
> cell content view would add its vobs. -- Would there need to be a vob 
> added by the cell view in the end that "unclips"? (I.e., removes the 
> clip.) 

Yes.

> How would the unclipping work for a) the stencil buffer, and b) 
> GL clip planes?

a) see Stencil.java

b) PopAttrib, after having done 
        PushAttrib TRANSFORM_BIT

        Tuomas





reply via email to

[Prev in Thread] Current Thread [Next in Thread]