Hi,

On 22 Feb, 2013, at 16:28, Keyan <[email protected]> wrote:

> Hi,
> 
> the OSG_ENABLE_NEW_GEOHANDLER works fine for me, but I have a small bug 
> following from that.
> 
> I use 
> 
>  _geo   = OSG::Geometry::create();
>   OSG::GeoUInt8PropertyRefPtr types = OSG::GeoUInt8Property::create();
>   types->push_back(GL_LINE_STRIP);
> 
> to draw trace lines of my objects. these do no longer move with the object, 
> but seem to remain around the centre of origin of the scene.

I have a gues what might be wrong, quick question, do you modify the geometry 
properties
as the objects move along, e.g. add new points to the line strips ?

thanks & kind regards
    gerrit
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to