Hi Carsten,

Carsten Neumann wrote:
>       Hi,
> 
> in OSGTypedGeoVectorProperty.inl line ~330 there is this:
> 
> template <class GeoPropertyDesc> inline
> typename TypedGeoVectorProperty<GeoPropertyDesc>::reference
>     TypedGeoVectorProperty<GeoPropertyDesc>::operator [](UInt32 index)
> {
>     return _field[index];
> }
> 
> isn't there a editMField(GeoPropDataFieldMask, _field); missing, or can
> this be avoided for some reason here ?
> If it should be there but is left out for efficiency reasons I'll add a
> doc-comment to warn the user.

Hm, no you're right, that needs an edit. Must have missed that one.

Thanks

        Dirk

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Opensg-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-core

Reply via email to