Flow Visualisation
Settings.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const char * SimpleVertexShaderPath = "assets/shader/simpleShader.vert"
 
const char * SimpleFragmentShaderPath = "assets/shader/simpleShader.frag"
 
const char * ArrowTexturePath = "assets/textures/ArrowTexture.png"
 
const char * FlowFieldDefinitionPath = "assets/flowfields/flowfield.fld"
 

Variable Documentation

const char* ArrowTexturePath = "assets/textures/ArrowTexture.png"
const char* FlowFieldDefinitionPath = "assets/flowfields/flowfield.fld"
const char* SimpleFragmentShaderPath = "assets/shader/simpleShader.frag"
const char* SimpleVertexShaderPath = "assets/shader/simpleShader.vert"