Neo  0.5.0
Developer Documentation
Neo::Skybox Class Reference

#include <Skybox.h>

Public Member Functions

 Skybox ()
 
 ~Skybox (void)
 
void drawSkybox (Vector3 position, Vector3 rotation)
 
void loadSkyboxTextures (const char *path)
 
const char * getPath ()
 
bool isInitialized ()
 

Constructor & Destructor Documentation

Neo::Skybox::Skybox ( )
Neo::Skybox::~Skybox ( void  )
inline

Member Function Documentation

void Neo::Skybox::drawSkybox ( Vector3  position,
Vector3  rotation 
)
const char* Neo::Skybox::getPath ( )
inline
bool Neo::Skybox::isInitialized ( )
inline
void Neo::Skybox::loadSkyboxTextures ( const char *  path)

The documentation for this class was generated from the following file: