[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]
Re: [zzdev] Re: [zzdev] src/core, Vobs
- To: "B. Fallenstein" <b.fallenstein@xxxxxx>
- Subject: Re: [zzdev] Re: [zzdev] src/core, Vobs
- From: Tuomas Lukka <lukka@xxxxxxxxxx>
- Date: Tue, 17 Apr 2001 17:27:10 +0300
- Cc: Rauli Ruohonen <rruohone@xxxxxxxxx>, zzdev@xxxxxxxxxx
- In-reply-to: <3ADC5160.7010A2EA@xxxxxx>; from b.fallenstein@xxxxxx on Tue, Apr 17, 2001 at 04:21:21PM +0200
- Mail-followup-to: Tuomas Lukka <lukka@xxxxxxxxxxxxxxxx>, "B. Fallenstein" <b.fallenstein@xxxxxx>, Rauli Ruohonen <rruohone@xxxxxxxxx>, zzdev@xxxxxxxxxx
- References: <Pine.OSF.4.10.10104161837420.21029-100000@xxxxxxxxxxxx> <3ADC5160.7010A2EA@xxxxxx>
> > - When interpolation begins, just split the Vobs if we wouldn't otherwise
> > get a 1-to-1 correspondence.
>
> That means making vobs more complex again. Do you have an interface in
> mind that makes splitting possible?
Actually, simpler. SplitCellFlob is horribly complicated and it only
works well with other SplitCellFlobs.
The point is that when you have different span units, you just split
the Vob - ask what are the subvobs.
Tuomas