Using OpenGL function calls in OpenGVS

I am programming on a graphic model with OpenGVS. I need to make som new objects (cylinders) and put them in the OpenGVS object-tree-structure. I know how to make them with OpenGL calls without OpenGVS, but not how to get OpenGVS to show it. And the manual doesn’t help much either. Can anybody help me?