[osg-users] [Help]occlusion quey node does not work when the occluder node is set cullface

2008-04-17 Thread wangzhuhhjj
hi,guys I'm using occlusion query node of osg2.3.7 and it's wonderful. But I met a problem that I put the ceiling and floor of a room in root and the furnitures in room in occlusion query node. Then I set ceiling's face osg::CullFace::FRONT and floor as osg::CullFace::BACK, so that when I see

Re: [osg-users] osg static linking with plugins program can not close normally

2008-04-01 Thread wangzhuhhjj
hi, It's a wired problem, the program crash, after a while on: > WoHouse_s.exe!free(void * pBlock=0x0103a970) line103 C WoHouse_s.exe!std::allocator,std::allocator >,0> >::_Node>::deallocate(std::_Tree_nod,std::allocator >,0> >::_Node * _Ptr=0xd0ff0274, unsigned int __formal=1853548630)

[osg-users] osg static linking with plugins program can not close normally

2008-03-31 Thread wangzhuhhjj
Hi,Guys I am trying to staticly linking osg. When using dlls of dynamic linking, my programm is all ok, but when i use static link , i find that my program can not be closed normally, when app close, the process is still on in the process monitor, after some time, the program crash on "fr