Changeset 1023

Timestamp:
11/27/07 17:38:42 (1 year ago)
Author:
cneumann
Message:

fixed: compile errors.

It compiles now, but there are weired link errors. Something tries to make use of
OSG::MField<OSG::StateChunk?*, 0, std::allocator<OSG::StateChunk?*> >::getClassType()
although that is nowhere instantiated.
I suspect EditMFieldHandle<FieldT> is involved, but that also should NOT be instantiated
with FieldT = MField<StateChunk? *> sigh

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved