anatomist  5.1.2
3D neuroimaging data viewer
shaderFactory.h File Reference
#include <anatomist/qtvr3/vrsingleton.h>
#include <map>
#include <string>
Include dependency graph for shaderFactory.h:

Go to the source code of this file.

Classes

class  Vr::ShaderFactory
 

Namespaces

 Vr
 

Macros

#define RegisterShader(S)
 

Macro Definition Documentation

◆ RegisterShader

#define RegisterShader (   S)
Value:
static bool init_##S __attribute__((unused)) = \
Vr::S::getStaticName(), \
&Vr::S::create )
#define __attribute__(a)
bool registerShader(const std::string &, ShaderCreator)
static ShaderFactory & instance()
Definition: vrsingleton.h:46

Definition at line 70 of file shaderFactory.h.