Hello,

I am using OpenSG with CUDA together, now there are some problems.

Thanks

1)*****************************************************

As I know, in OpenSG 1.8 there is a method getVBO(), with which the
user can get the buffer object id of the geometry.

Is there any method like this in OpenSG 2.0? I have used roughly
looked through the code from 2.0 , there are such methods like:

//-------------------
virtual GLenum getBufferType(void); // buffer type for VBOs
//-------------------

in class OSGGeoVectorProperty and OSGGeoIntergralProperty

but it offers only the type but no id

2) ***************************************************

It's required that man has to explicitly make OpenSG use vbo or vbo is
automaticly activated?

3) ***************************************************

Is there any XML parser? In source code I have found XML tokenizer,
but from API there isn't any.

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to