Blue Brain BioExplorer
BaseWindow.h File Reference
Include dependency graph for BaseWindow.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  core::BaseWindow
 

Namespaces

 core
 

Enumerations

enum class  core::FrameBufferMode { core::COLOR_I8 , core::COLOR_F32 , core::DEPTH_F32 }
 

Functions

void core::initGLUT (int *ac, const char **av)
 dedicated namespace for 3D glut viewer widget More...
 
void core::runGLUT ()