| 262 | | I_Method1(void, addCompileGraphicsContext, IN, osg::GraphicsContext *, gc, |
| 263 | | Properties::NON_VIRTUAL, |
| 264 | | __void__addCompileGraphicsContext__osg_GraphicsContext_P1, |
| 265 | | "Add a graphics context that should be used to compile/delete OpenGL objects. ", |
| 266 | | ""); |
| 267 | | I_Method1(void, removeCompileGraphicsContext, IN, osg::GraphicsContext *, gc, |
| 268 | | Properties::NON_VIRTUAL, |
| 269 | | __void__removeCompileGraphicsContext__osg_GraphicsContext_P1, |
| 270 | | "Removed a graphics context that should be used to compile/delete OpenGL objects. ", |
| 271 | | ""); |