Hi Gerrit,

Gerrit Voss wrote:
> Hi,
> 
> On Mon, 2008-07-28 at 15:09 -0500, Carsten Neumann wrote:
>>      Hi Gerrit,
>>
>> attached patch fixes all tests in CVS to work with --enable-osg2prep.
>> As I understand it CVS is still frozen, right? 
> 
> Yes, I still have the VectorInterface -> Vector and 
> PointInterface -> Point changes lying around. AFAIS that's the last part
> before an unfreeze. I don't like the current version were basically
> everything is copied. Actually I'm tempted to just change
> VectorInterface to Vector and hope that it is only used very rarely.

I'd expect it is only rarely used. The only thing I can think of would 
be templates similar to this:

template <class ValueTypeT, class StorageInteraceT>
void func(const VectorInterface<ValueTypeT, StorageInterfaceT> &vec);

Anyway, your survey on the users list should give us data point on that.

>> Do you want to commit the patch yourself or should I do it ?
> 
> I'm just catching up with old things. I will put this one and the bbox
> patch in today. Did I miss anything else ?

only the ShadeModelChunk if that should go in in its current form.

        Thanks,
                Carsten

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Opensg-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-core

Reply via email to