GetTexture method

GlTexture GetTexture()

Implementation

GlTexture GetTexture() {
  return _texture;
}