When on MacOSX, "man glRotate" brings up the glRotate manpage.
On ubuntu, with manpages-dev and manpages-posix-dev insatlled, "man glRotate" doesn't bring up the glRotate manpage (though I can build and compile gl apps).
What am I missing? How do I setup this up?
sudo apt-get install opengl-4-man-doc opencl-1.2-man-doc
contains many man pages, e.g.:
man glDrawArrays
but it does not contain man glRotate
. I think this is because the deprecated immediate APIs are not included.
apt-file search glRotate
shows a few hits, but they don't seem "official".
Tested on Ubuntu 16.04.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With