The last part states it doesn’t NEED to be called by the end user, are there any circumstances the user MAY call this method?
If not, the method could be made protected to ensure it won’t be called by the user. How about ‘setGL’ method , same there?
Best rergards