#include <skyspher.h>
Inheritance diagram for GltSkySphere:
Public Methods | |
GltSkySphere () | |
Constructor. | |
virtual | ~GltSkySphere () |
Destructor. | |
virtual void | draw () const |
Draw sky-sphere. | |
void | clear () |
Clear. | |
GltColorMap & | map () |
Color map. | |
GLdouble & | fov () |
Field of view. | |
const GLdouble | fov () const |
Field of view. |
Definition at line 41 of file skyspher.h.