]> OCCT Git - occt-copy.git/commitdiff
public fields of OpenGl_TextureBufferArb.
authorisk <isk@opencascade.com>
Wed, 31 Aug 2016 09:20:36 +0000 (12:20 +0300)
committerisk <isk@opencascade.com>
Wed, 31 Aug 2016 09:20:36 +0000 (12:20 +0300)
src/OpenGl/OpenGl_TextureBufferArb.hxx

index d375f7b2c7d82eaa89081c6a5bc4502dcb0765bf..cc6084883979510049538b19128ea5b7ef316f5a 100644 (file)
@@ -98,7 +98,7 @@ public:
   Standard_EXPORT void UnbindTexture (const Handle(OpenGl_Context)& theGlCtx,
                                       const GLenum theTextureUnit = GL_TEXTURE0) const;
 
-protected:
+public:
 
   GLuint myTextureId; //!< texture id
   GLenum myTexFormat; //!< internal texture format