Hi Georg,
Georg Wünsch wrote:
> Dear Sirs,
you're among friends that don't really need formalities, just in case you were
wondering. ;)
> is it possible to store mesh data, eg Positions and Indices, outside a
> GeometryCore and hand over a Cptr to the data to the GeometryCore?
not right now. The problem is that OpenSG needs to have control over when data
is changed to make a copy for thread-safety, and if we don't have control over
the memory we can't do that.
If that's not an issue because you keep your memory under control it would be
possible to add this feature. The easiest route would be to write a new
GeoProperty that just keeps a pointer to the outside data. Not a trivial thing
to do, but not impossible either.
Yours
Dirk
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users