This library provides skybox objects. More...
|
Functions | |
| smart_ptr< Renderable > | glut::createSkybox (IN smart_ptr< Renderable > &box) |
| treat the given model as a skybox | |
This library provides skybox objects.
See http://en.wikipedia.org/wiki/Skybox_(video_games)
| smart_ptr< Renderable > glut::createSkybox | ( | IN smart_ptr< Renderable > & | model | ) |
treat the given model as a skybox
1.7.1