diff --git a/CMakeLists.txt b/CMakeLists.txt
index 53fd9cf97d4a5c5e04b257d33df7a5ee49f1b9bc..0f3707b2c3512bc9696fdd8e73d67b3a5570e342 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -37,10 +37,6 @@ link_libraries(${GLFW_LIBRARY_DIRS})
 find_package(GLEW REQUIRED)
 include_directories(${GLEW_INCLUDE_DIRS})
 
-if (WIN32)
-    # nothing now
-endif (WIN32)
-
 target_link_libraries(
         ${PROJECT_NAME}
         glfw
diff --git a/src/main.cpp b/src/main.cpp
index ce1dd782d00d5aa2e3802de6fbd90586cc061d4f..6063c5cc6cd610d718665a7769327f208b4e3430 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -16,7 +16,7 @@ GLFWwindow *window;
 bool dragging = false;
 int keyArr[350];
 
-InputHandler *InputHandler = InputHandler->GetInstance();
+InputHandler *InputHandler = InputHandler::GetInstance();
 
 vec3 forceGenerated(0.0f, 0.0f, 0.0f);
 bool resetExternalForces = false;
diff --git a/src/rendering/Scene.cpp b/src/rendering/Scene.cpp
index da6971f24c419263856b682dc1955073766a6b06..2dfcc00c1fc08fec613d68b75ba94c3f4826a06f 100644
--- a/src/rendering/Scene.cpp
+++ b/src/rendering/Scene.cpp
@@ -33,10 +33,10 @@ void Scene::Build() {
 //    Texture *headTexture = new CheckerBoardTexture(1, 0);
 
 //    auto headObject = new HeadObject(phongShader, sphere, headMaterial, headTexture);
-    auto headObject = new HeadObject(phongShader, new ObjGeometry("../data/sphere.obj"), headMaterial, headTexture);
+    auto headObject = new HeadObject(phongShader, new ObjGeometry("../data/susanne.obj"), headMaterial, headTexture);
 
     headObject->Scale(vec3(.35, .35, .35));
-    /* objects.push_back(headObject); */
+    objects.push_back(headObject);
 
     auto PBDSim = new PBDSimulation(headObject, nrSims, nrSegments, lSeg);
     auto simulationObject = new HairSimObject(headObject, basicShader, PBDSim);
diff --git a/tags b/tags
new file mode 100644
index 0000000000000000000000000000000000000000..411924836a4e0282b5ff604708708c03ffc17730
--- /dev/null
+++ b/tags
@@ -0,0 +1,1418 @@
+!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/
+!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted, 2=foldcase/
+!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/dhiebert@users.sourceforge.net/
+!_TAG_PROGRAM_NAME	Exuberant Ctags	//
+!_TAG_PROGRAM_URL	http://ctags.sourceforge.net	/official site/
+!_TAG_PROGRAM_VERSION	5.9~svn20110310	//
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	447;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	450;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	453;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	456;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	460;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	462;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	464;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	468;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	471;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	474;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	479;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	482;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	485;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	490;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	493;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	496;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	499;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	502;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	505;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	508;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	511;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	514;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	517;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	522;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	525;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	528;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	531;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	534;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	537;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	540;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	432;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	435;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	438;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	441;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	445;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	447;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	449;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	453;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	456;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	459;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	464;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	467;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	470;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	475;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	478;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	481;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	484;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	487;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	490;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	493;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	496;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	499;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	502;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	507;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	510;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	513;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	516;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	519;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	522;"	d	file:
+ARCHITECTURE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	525;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	447;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	450;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	453;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	456;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	460;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	462;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	464;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	468;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	471;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	474;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	479;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	482;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	485;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	490;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	493;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	496;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	499;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	502;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	505;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	508;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	511;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	514;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	517;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	522;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	525;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	528;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	531;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	534;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	537;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	540;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	432;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	435;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	438;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	441;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	445;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	447;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	449;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	453;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	456;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	459;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	464;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	467;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	470;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	475;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	478;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	481;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	484;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	487;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	490;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	493;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	496;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	499;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	502;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	507;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	510;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	513;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	516;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	519;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	522;"	d	file:
+ARCHITECTURE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	525;"	d	file:
+AddForce	src/objects/HairSimObject.cpp	/^void HairSimObject::AddForce(vec3 f) {$/;"	f	class:HairSimObject
+Algorithm Overview	docs/documentation.tex	/^\\section{Position Based Simulation}$/;"	u
+Animate	src/objects/HairSimObject.cpp	/^void HairSimObject::Animate(float delta_t) {$/;"	f	class:HairSimObject
+Animate	src/objects/Object.cpp	/^void Object::Animate(float delta_t) {$/;"	f	class:Object
+Animate	src/rendering/lights/Light.cpp	/^void Light::Animate(float t) {$/;"	f	class:Light
+BRAVE2_BASICSHADER_H	src/rendering/shaders/BasicShader.h	2;"	d
+BRAVE2_CAMERA_H	src/rendering/Camera.h	2;"	d
+BRAVE2_CONSTANTS_H	src/Constants.h	2;"	d
+BRAVE2_GEOMETRY_H	src/geometries/Geometry.h	2;"	d
+BRAVE2_GPUPROGRAM_H	src/utils/GPUProgram.h	2;"	d
+BRAVE2_HAIRSIMOBJECT_H	src/objects/HairSimObject.h	2;"	d
+BRAVE2_HEADOBJECT_H	src/objects/HeadObject.h	2;"	d
+BRAVE2_INPUTHANDLER_H	src/utils/InputHandler.h	2;"	d
+BRAVE2_LIGHT_H	src/rendering/lights/Light.h	2;"	d
+BRAVE2_MATERIAL_H	src/rendering/materials/Material.h	2;"	d
+BRAVE2_MATH_H	src/utils/math.h	2;"	d
+BRAVE2_OBJECT_H	src/objects/Object.h	2;"	d
+BRAVE2_OBJGEOMETRY_H	src/geometries/ObjGeometry.h	2;"	d
+BRAVE2_OBJREADER_H	src/utils/OBJReader.h	2;"	d
+BRAVE2_PARAMSURFACE_H	src/geometries/ParamSurface.h	2;"	d
+BRAVE2_PARTICLE_H	src/objects/Particle.h	2;"	d
+BRAVE2_PBDSIMULATION_H	src/geometries/PBDSimulation.h	2;"	d
+BRAVE2_PHONGSHADER_H	src/rendering/shaders/PhongShader.h	2;"	d
+BRAVE2_RENDERSTATE_H	src/rendering/RenderState.h	2;"	d
+BRAVE2_SAVE_IMAGE_H	src/utils/save_image.h	2;"	d
+BRAVE2_SCENE_H	src/rendering/Scene.h	2;"	d
+BRAVE2_SHADER_H	src/rendering/shaders/Shader.h	2;"	d
+BRAVE2_TEXTURE_H	src/rendering/textures/Texture.h	2;"	d
+BRAVE2_UTIL_H	src/utils/util.h	6;"	d
+BRAVE2_VERTEXDATA_H	src/geometries/VertexData.h	2;"	d
+BasicShader	src/rendering/shaders/BasicShader.cpp	/^BasicShader::BasicShader() {$/;"	f	class:BasicShader
+BasicShader	src/rendering/shaders/BasicShader.h	/^class BasicShader : public Shader {$/;"	c
+Bending Constraint	docs/documentation.tex	/^$\\Delta \\b{p_2}$ respectively.$/;"	u
+Bind	src/rendering/shaders/BasicShader.cpp	/^void BasicShader::Bind(RenderState state) {$/;"	f	class:BasicShader
+Bind	src/rendering/shaders/PhongShader.cpp	/^void PhongShader::Bind(RenderState state) {$/;"	f	class:PhongShader
+Build	src/rendering/Scene.cpp	/^void Scene::Build() {$/;"	f	class:Scene
+C	src/utils/math.h	/^Dnum<T> C(float t) { return Dnum<T>(t, 1); }$/;"	f
+CMAKE_BINARY_DIR	build/Makefile	/^CMAKE_BINARY_DIR = \/home\/bobarna\/codes\/brave-2\/build$/;"	m
+CMAKE_BINARY_DIR	cmake-build-debug/Makefile	/^CMAKE_BINARY_DIR = \/home\/bobarna\/codes\/brave-2\/cmake-build-debug$/;"	m
+CMAKE_COMMAND	build/Makefile	/^CMAKE_COMMAND = \/usr\/bin\/cmake$/;"	m
+CMAKE_COMMAND	cmake-build-debug/Makefile	/^CMAKE_COMMAND = \/snap\/clion\/139\/bin\/cmake\/linux\/bin\/cmake$/;"	m
+CMAKE_SOURCE_DIR	build/Makefile	/^CMAKE_SOURCE_DIR = \/home\/bobarna\/codes\/brave-2$/;"	m
+CMAKE_SOURCE_DIR	cmake-build-debug/Makefile	/^CMAKE_SOURCE_DIR = \/home\/bobarna\/codes\/brave-2$/;"	m
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	108;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	115;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	122;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	129;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	137;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	144;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	151;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	159;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	164;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	171;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	174;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	183;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	186;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	189;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	192;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	19;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	207;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	222;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	229;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	243;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	253;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	271;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	280;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	294;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	311;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	314;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	56;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	64;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	70;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	76;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	85;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	94;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	108;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	115;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	122;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	129;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	137;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	13;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	144;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	151;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	159;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	164;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	171;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	174;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	183;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	186;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	19;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	201;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	216;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	223;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	237;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	251;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	269;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	278;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	296;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	299;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	56;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	64;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	70;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	76;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	85;"	d	file:
+COMPILER_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	94;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	108;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	115;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	122;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	129;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	137;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	144;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	151;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	159;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	164;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	171;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	174;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	183;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	186;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	189;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	192;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	19;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	207;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	222;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	229;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	243;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	253;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	271;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	280;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	294;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	311;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	314;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	56;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	64;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	70;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	76;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	85;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	94;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	108;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	115;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	122;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	129;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	137;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	13;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	144;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	151;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	159;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	164;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	171;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	174;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	183;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	186;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	19;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	201;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	216;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	223;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	237;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	251;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	269;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	278;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	296;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	299;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	56;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	64;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	70;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	76;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	85;"	d	file:
+COMPILER_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	94;"	d	file:
+COMPILER_VERSION_INTERNAL	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	226;"	d	file:
+COMPILER_VERSION_INTERNAL	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	285;"	d	file:
+COMPILER_VERSION_INTERNAL	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	290;"	d	file:
+COMPILER_VERSION_INTERNAL	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	220;"	d	file:
+COMPILER_VERSION_INTERNAL	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	283;"	d	file:
+COMPILER_VERSION_INTERNAL	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	288;"	d	file:
+COMPILER_VERSION_INTERNAL	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	226;"	d	file:
+COMPILER_VERSION_INTERNAL	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	285;"	d	file:
+COMPILER_VERSION_INTERNAL	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	290;"	d	file:
+COMPILER_VERSION_INTERNAL	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	220;"	d	file:
+COMPILER_VERSION_INTERNAL	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	283;"	d	file:
+COMPILER_VERSION_INTERNAL	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	288;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	102;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	110;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	117;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	124;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	130;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	139;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	146;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	152;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	160;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	166;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	177;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	195;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	200;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	211;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	223;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	233;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	244;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	255;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	274;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	27;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	282;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	287;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	296;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	301;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	57;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	65;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	72;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	78;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	87;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	97;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	102;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	110;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	117;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	124;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	130;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	139;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	146;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	152;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	15;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	160;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	166;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	177;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	189;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	194;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	205;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	217;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	227;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	239;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	241;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	253;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	272;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	27;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	280;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	285;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	57;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	65;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	72;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	78;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	87;"	d	file:
+COMPILER_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	97;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	102;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	110;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	117;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	124;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	130;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	139;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	146;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	152;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	160;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	166;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	177;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	195;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	200;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	211;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	223;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	233;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	244;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	255;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	274;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	27;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	282;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	287;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	296;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	301;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	57;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	65;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	72;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	78;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	87;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	97;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	102;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	110;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	117;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	124;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	130;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	139;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	146;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	152;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	15;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	160;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	166;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	177;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	189;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	194;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	205;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	217;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	227;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	239;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	241;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	253;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	272;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	27;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	280;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	285;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	57;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	65;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	72;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	78;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	87;"	d	file:
+COMPILER_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	97;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	103;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	111;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	118;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	125;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	131;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	140;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	147;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	153;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	161;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	167;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	178;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	196;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	201;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	212;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	224;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	234;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	246;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	256;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	275;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	283;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	288;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	28;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	297;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	302;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	58;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	66;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	73;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	79;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	88;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	98;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	103;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	111;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	118;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	125;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	131;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	140;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	147;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	153;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	161;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	167;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	16;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	178;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	190;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	195;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	206;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	218;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	228;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	244;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	254;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	273;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	281;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	286;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	28;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	58;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	66;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	73;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	79;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	88;"	d	file:
+COMPILER_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	98;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	103;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	111;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	118;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	125;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	131;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	140;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	147;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	153;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	161;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	167;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	178;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	196;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	201;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	212;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	224;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	234;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	246;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	256;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	275;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	283;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	288;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	28;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	297;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	302;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	58;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	66;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	73;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	79;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	88;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	98;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	103;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	111;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	118;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	125;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	131;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	140;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	147;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	153;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	161;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	167;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	16;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	178;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	190;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	195;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	206;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	218;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	228;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	244;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	254;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	273;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	281;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	286;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	28;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	58;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	66;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	73;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	79;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	88;"	d	file:
+COMPILER_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	98;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	104;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	112;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	119;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	126;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	132;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	141;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	148;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	155;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	168;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	179;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	197;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	202;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	213;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	225;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	235;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	249;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	260;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	263;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	276;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	284;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	289;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	298;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	303;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	30;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	32;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	60;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	67;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	81;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	90;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	99;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	104;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	112;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	119;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	126;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	132;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	141;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	148;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	155;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	168;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	179;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	191;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	196;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	207;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	219;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	229;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	247;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	258;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	261;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	274;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	282;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	287;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	30;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	32;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	60;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	67;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	81;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	90;"	d	file:
+COMPILER_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	99;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	104;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	112;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	119;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	126;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	132;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	141;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	148;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	155;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	168;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	179;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	197;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	202;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	213;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	225;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	235;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	249;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	260;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	263;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	276;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	284;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	289;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	298;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	303;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	30;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	32;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	60;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	67;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	81;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	90;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	99;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	104;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	112;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	119;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	126;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	132;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	141;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	148;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	155;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	168;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	179;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	191;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	196;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	207;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	219;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	229;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	247;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	258;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	261;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	274;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	282;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	287;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	30;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	32;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	60;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	67;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	81;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	90;"	d	file:
+COMPILER_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	99;"	d	file:
+COMPILER_VERSION_TWEAK	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	133;"	d	file:
+COMPILER_VERSION_TWEAK	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	219;"	d	file:
+COMPILER_VERSION_TWEAK	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	267;"	d	file:
+COMPILER_VERSION_TWEAK	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	36;"	d	file:
+COMPILER_VERSION_TWEAK	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	133;"	d	file:
+COMPILER_VERSION_TWEAK	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	213;"	d	file:
+COMPILER_VERSION_TWEAK	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	265;"	d	file:
+COMPILER_VERSION_TWEAK	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	36;"	d	file:
+COMPILER_VERSION_TWEAK	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	133;"	d	file:
+COMPILER_VERSION_TWEAK	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	219;"	d	file:
+COMPILER_VERSION_TWEAK	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	267;"	d	file:
+COMPILER_VERSION_TWEAK	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	36;"	d	file:
+COMPILER_VERSION_TWEAK	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	133;"	d	file:
+COMPILER_VERSION_TWEAK	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	213;"	d	file:
+COMPILER_VERSION_TWEAK	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	265;"	d	file:
+COMPILER_VERSION_TWEAK	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	36;"	d	file:
+CXX_STD	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	608;"	d	file:
+CXX_STD	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	610;"	d	file:
+CXX_STD	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	613;"	d	file:
+CXX_STD	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	616;"	d	file:
+CXX_STD	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	618;"	d	file:
+CXX_STD	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	608;"	d	file:
+CXX_STD	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	610;"	d	file:
+CXX_STD	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	613;"	d	file:
+CXX_STD	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	616;"	d	file:
+CXX_STD	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	618;"	d	file:
+C_DIALECT	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	623;"	d	file:
+C_DIALECT	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	625;"	d	file:
+C_DIALECT	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	628;"	d	file:
+C_DIALECT	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	630;"	d	file:
+C_DIALECT	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	632;"	d	file:
+C_DIALECT	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	623;"	d	file:
+C_DIALECT	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	625;"	d	file:
+C_DIALECT	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	628;"	d	file:
+C_DIALECT	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	630;"	d	file:
+C_DIALECT	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	632;"	d	file:
+Camera	src/rendering/Camera.cpp	/^Camera::Camera(vec3 _wEye, vec3 _wLookAt, vec3 _wVup, int windowWidth, int windowHeight) {$/;"	f	class:Camera
+Camera	src/rendering/Camera.h	/^class Camera {$/;"	c
+CheckerBoardTexture	src/rendering/textures/Texture.h	/^    CheckerBoardTexture(const int width = 0, const int height = 0,$/;"	f	class:CheckerBoardTexture
+CheckerBoardTexture	src/rendering/textures/Texture.h	/^class CheckerBoardTexture : public Texture {$/;"	c
+Collision Constraint	docs/documentation.tex	/^\\end{figure*}$/;"	u
+Cos	src/utils/math.h	/^Dnum<T> Cos(Dnum<T> g) { return Dnum<T>(cosf(g.f), -sinf(g.f) * g.d); }$/;"	f
+Cosh	src/utils/math.h	/^Dnum<T> Cosh(Dnum<T> g) { return Dnum<T>(cosh(g.f), sinh(g.f) * g.d); }$/;"	f
+CreateStrand	src/geometries/PBDSimulation.cpp	/^std::vector<Particle *> PBDSimulation::CreateStrand(size_t n, float l, vec3 startPos, vec3 color) {$/;"	f	class:PBDSimulation
+DEC	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	544;"	d	file:
+DEC	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	529;"	d	file:
+DEC	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	544;"	d	file:
+DEC	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	529;"	d	file:
+Distance Constraint	docs/documentation.tex	/^which case this dependency is not problematic.$/;"	u
+Dnum	src/utils/math.h	/^    Dnum(float f0 = 0, T d0 = T(0)) { f = f0, d = d0; }$/;"	f	struct:Dnum
+Dnum	src/utils/math.h	/^struct Dnum { \/\/ Dual numbers for automatic derivation$/;"	s
+Dnum2	src/utils/math.h	/^typedef Dnum<vec2> Dnum2;$/;"	t
+Draw	src/geometries/ObjGeometry.cpp	/^void ObjGeometry::Draw() {$/;"	f	class:ObjGeometry
+Draw	src/geometries/PBDSimulation.cpp	/^void PBDSimulation::Draw() {$/;"	f	class:PBDSimulation
+Draw	src/geometries/ParamSurface.cpp	/^void ParamSurface::Draw() {$/;"	f	class:ParamSurface
+Draw	src/objects/Object.cpp	/^void Object::Draw(RenderState state) {$/;"	f	class:Object
+EQUALS	build/Makefile	/^EQUALS = =$/;"	m
+EQUALS	cmake-build-debug/Makefile	/^EQUALS = =$/;"	m
+Exp	src/utils/math.h	/^Dnum<T> Exp(Dnum<T> g) { return Dnum<T>(expf(g.f), expf(g.f) * g.d); }$/;"	f
+Follow-the-Leader  FTL 	docs/documentation.tex	/^to control to behaviour of such a system -- which is present in both papers.$/;"	u
+GPUProgram	src/utils/GPUProgram.h	/^    GPUProgram(bool _waitError = true) {$/;"	f	class:GPUProgram
+GPUProgram	src/utils/GPUProgram.h	/^    GPUProgram(const GPUProgram &program) {$/;"	f	class:GPUProgram
+GPUProgram	src/utils/GPUProgram.h	/^class GPUProgram {$/;"	c
+GRAVITY_ABS_VALUE	src/Constants.h	/^static float GRAVITY_ABS_VALUE = 0.98f;$/;"	v
+GenVertexData	src/geometries/ParamSurface.cpp	/^VertexData ParamSurface::GenVertexData(float u, float v) {$/;"	f	class:ParamSurface
+Geometry	src/geometries/Geometry.cpp	/^Geometry::Geometry() {$/;"	f	class:Geometry
+Geometry	src/geometries/Geometry.h	/^class Geometry {$/;"	c
+GetInstance	src/utils/InputHandler.cpp	/^InputHandler *InputHandler::GetInstance() {$/;"	f	class:InputHandler
+GetVertexDataByUV	src/geometries/Geometry.h	/^    virtual VertexData GetVertexDataByUV(float u, float v) {$/;"	f	class:Geometry
+GetVertexDataByUV	src/geometries/ObjGeometry.cpp	/^VertexData ObjGeometry::GetVertexDataByUV(float u, float v) {$/;"	f	class:ObjGeometry
+GetVertexDataByUV	src/geometries/ParamSurface.cpp	/^VertexData ParamSurface::GetVertexDataByUV(float u, float v) {$/;"	f	class:ParamSurface
+GetVertexDataByUV	src/objects/HeadObject.cpp	/^VertexData HeadObject::GetVertexDataByUV(float u, float v) {$/;"	f	class:HeadObject
+HEIGHT	src/Constants.h	/^static int HEIGHT = 400;$/;"	v
+HEX	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	555;"	d	file:
+HEX	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	540;"	d	file:
+HEX	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	555;"	d	file:
+HEX	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	540;"	d	file:
+HairSimObject	src/objects/HairSimObject.cpp	/^HairSimObject::HairSimObject(HeadObject *_head, Shader *_shader, PBDSimulation *_sim) :$/;"	f	class:HairSimObject
+HairSimObject	src/objects/HairSimObject.h	/^class HairSimObject : public Object {$/;"	c
+HandleCameraMove	src/rendering/Scene.cpp	/^void Scene::HandleCameraMove() {$/;"	f	class:Scene
+HandleKeyPress	src/rendering/Scene.cpp	/^void Scene::HandleKeyPress() {$/;"	f	class:Scene
+HeadObject	src/objects/HeadObject.cpp	/^HeadObject::HeadObject(Shader *_shader, ObjGeometry *_geometry, Material *_material, Texture *_texture) :$/;"	f	class:HeadObject
+HeadObject	src/objects/HeadObject.h	/^class HeadObject : public Object {$/;"	c
+ID_VOID_MAIN	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	6;"	d	file:
+ID_VOID_MAIN	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	6;"	d	file:
+INCLUDE_STB_IMAGE_WRITE_H	src/utils/other/stb_image_write.h	151;"	d
+Initialize	src/geometries/ObjGeometry.cpp	/^void ObjGeometry::Initialize() {$/;"	f	class:ObjGeometry
+Initialize	src/main.cpp	/^static void Initialize() {$/;"	f	file:
+InputHandler	src/main.cpp	/^InputHandler *InputHandler = InputHandler->GetInstance();$/;"	v
+InputHandler	src/utils/InputHandler.h	/^    InputHandler() {$/;"	f	class:InputHandler
+InputHandler	src/utils/InputHandler.h	/^class InputHandler {$/;"	c
+Introduction	docs/documentation.tex	/^\\renewcommand{\\shortauthors}{Barnabás Börcsök}$/;"	s
+IsAltPressed	src/utils/InputHandler.cpp	/^bool InputHandler::IsAltPressed() {$/;"	f	class:InputHandler
+IsCapsLock	src/utils/InputHandler.cpp	/^bool InputHandler::IsCapsLock() {$/;"	f	class:InputHandler
+IsControlPressed	src/utils/InputHandler.cpp	/^bool InputHandler::IsControlPressed() {$/;"	f	class:InputHandler
+IsNumLock	src/utils/InputHandler.cpp	/^bool InputHandler::IsNumLock() {$/;"	f	class:InputHandler
+IsPressed	src/utils/InputHandler.cpp	/^bool InputHandler::IsPressed(int key) {$/;"	f	class:InputHandler
+IsShiftPressed	src/utils/InputHandler.cpp	/^bool InputHandler::IsShiftPressed() {$/;"	f	class:InputHandler
+IsSuperPressed	src/utils/InputHandler.cpp	/^bool InputHandler::IsSuperPressed() {$/;"	f	class:InputHandler
+KeyCallback	src/main.cpp	/^static void KeyCallback(GLFWwindow *window, int key, int scancode, int action, int mods) {$/;"	f	file:
+KeyPress	src/utils/InputHandler.cpp	/^void InputHandler::KeyPress(int key) {$/;"	f	class:InputHandler
+KeyRelease	src/utils/InputHandler.cpp	/^void InputHandler::KeyRelease(int key) {$/;"	f	class:InputHandler
+La	src/rendering/lights/Light.h	/^    vec3 La, Le;$/;"	m	struct:Light
+Le	src/rendering/lights/Light.h	/^    vec3 La, Le;$/;"	m	struct:Light
+Light	src/rendering/lights/Light.h	/^struct Light {$/;"	s
+Log	src/utils/math.h	/^Dnum<T> Log(Dnum<T> g) { return Dnum<T>(logf(g.f), g.d \/ g.f); }$/;"	f
+M	src/rendering/RenderState.h	/^    mat4 MVP, M, Minv, V, P;$/;"	m	struct:RenderState
+MVP	src/rendering/RenderState.h	/^    mat4 MVP, M, Minv, V, P;$/;"	m	struct:RenderState
+Mass Spring System	docs/documentation.tex	/^different:$/;"	u
+Material	src/rendering/materials/Material.h	/^struct Material {$/;"	s
+Minv	src/rendering/RenderState.h	/^    mat4 MVP, M, Minv, V, P;$/;"	m	struct:RenderState
+Mouse	src/main.cpp	/^    Mouse(float x, float y) {$/;"	f	struct:Mouse
+Mouse	src/main.cpp	/^struct Mouse {$/;"	s	file:
+MouseClickCallback	src/main.cpp	/^static void MouseClickCallback(GLFWwindow *window, int button, int action, int mods) {$/;"	f	file:
+MouseMotionCallback	src/main.cpp	/^static void MouseMotionCallback(GLFWwindow *window, double x, double y) {$/;"	f	file:
+OBJReader	src/utils/OBJReader.cpp	/^OBJReader::OBJReader(const std::string &filePath, std::vector<VertexData> &out_vtxData) : is(filePath) {$/;"	f	class:OBJReader
+OBJReader	src/utils/OBJReader.h	/^class OBJReader {$/;"	c
+ObjGeometry	src/geometries/ObjGeometry.cpp	/^ObjGeometry::ObjGeometry(const std::string &objPath) :$/;"	f	class:ObjGeometry
+ObjGeometry	src/geometries/ObjGeometry.h	/^class ObjGeometry : public Geometry {$/;"	c
+Object	src/objects/Object.cpp	/^Object::Object(Shader *_shader, Geometry *_geometry, Material *_material, Texture *_texture) :$/;"	f	class:Object
+Object	src/objects/Object.h	/^class Object {$/;"	c
+Overview of considered methods	docs/documentation.tex	/^\\url{http:\/\/git.sch.bme.hu\/bobarna\/brave-2}.$/;"	s
+P	src/rendering/Camera.cpp	/^mat4 Camera::P() const {$/;"	f	class:Camera
+P	src/rendering/RenderState.h	/^    mat4 MVP, M, Minv, V, P;$/;"	m	struct:RenderState
+PBDSimulation	src/geometries/PBDSimulation.cpp	/^PBDSimulation::PBDSimulation(HeadObject *_head, size_t _nr_sims, size_t _nr_segments, float _l_seg) :$/;"	f	class:PBDSimulation
+PBDSimulation	src/geometries/PBDSimulation.h	/^class PBDSimulation : public Geometry {$/;"	c
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	339;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	342;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	345;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	348;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	351;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	354;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	357;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	360;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	363;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	366;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	369;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	372;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	375;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	378;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	381;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	384;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	387;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	390;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	393;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	396;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	399;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	402;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	405;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	408;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	412;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	415;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	418;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	421;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	424;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	429;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	432;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	436;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	324;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	327;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	330;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	333;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	336;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	339;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	342;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	345;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	348;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	351;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	354;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	357;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	360;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	363;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	366;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	369;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	372;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	375;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	378;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	381;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	384;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	387;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	390;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	393;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	397;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	400;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	403;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	406;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	409;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	414;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	417;"	d	file:
+PLATFORM_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	421;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	339;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	342;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	345;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	348;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	351;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	354;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	357;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	360;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	363;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	366;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	369;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	372;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	375;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	378;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	381;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	384;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	387;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	390;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	393;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	396;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	399;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	402;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	405;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	408;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	412;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	415;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	418;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	421;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	424;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	429;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	432;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	436;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	324;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	327;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	330;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	333;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	336;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	339;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	342;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	345;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	348;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	351;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	354;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	357;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	360;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	363;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	366;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	369;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	372;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	375;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	378;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	381;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	384;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	387;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	390;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	393;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	397;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	400;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	403;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	406;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	409;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	414;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	417;"	d	file:
+PLATFORM_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	421;"	d	file:
+ParamSurface	src/geometries/ParamSurface.cpp	/^ParamSurface::ParamSurface() {$/;"	f	class:ParamSurface
+ParamSurface	src/geometries/ParamSurface.h	/^class ParamSurface : public Geometry {$/;"	c
+Particle	src/objects/Particle.h	/^    Particle(vec3 pos, float w, vec3 c) : pos(pos), tmp_pos(pos), w(w), v(0.0f), color(c) {$/;"	f	class:Particle
+Particle	src/objects/Particle.h	/^class Particle {$/;"	c
+PhongShader	src/rendering/shaders/PhongShader.cpp	/^PhongShader::PhongShader() {$/;"	f	class:PhongShader
+PhongShader	src/rendering/shaders/PhongShader.h	/^class PhongShader : public Shader {$/;"	c
+Position Based Dynamics  PBD 	docs/documentation.tex	/^with Position Based Dynamics.$/;"	u
+Position Based Simulation	docs/documentation.tex	/^implementation to eliminate the stretching in the presence of greater forces.$/;"	s
+Pow	src/utils/math.h	/^Dnum<T> Pow(Dnum<T> g, float n) {$/;"	f
+RM	build/Makefile	/^RM = \/usr\/bin\/cmake -E remove -f$/;"	m
+RM	cmake-build-debug/Makefile	/^RM = \/snap\/clion\/139\/bin\/cmake\/linux\/bin\/cmake -E rm -f$/;"	m
+Render	src/rendering/Scene.cpp	/^void Scene::Render() {$/;"	f	class:Scene
+RenderScene	src/main.cpp	/^static void RenderScene(GLFWwindow *window, float delta) {$/;"	f	file:
+RenderState	src/rendering/RenderState.h	/^struct RenderState {$/;"	s
+ResetExternalForces	src/objects/HairSimObject.cpp	/^void HairSimObject::ResetExternalForces() {$/;"	f	class:HairSimObject
+ResetExternalForces	src/rendering/Scene.cpp	/^void Scene::ResetExternalForces() {$/;"	f	class:Scene
+Resize	src/main.cpp	/^static void Resize(GLFWwindow *window, int w, int h) {$/;"	f	file:
+Rotate	src/objects/Object.cpp	/^void Object::Rotate(vec3 axis, float angle) {$/;"	f	class:Object
+SHELL	build/Makefile	/^SHELL = \/bin\/sh$/;"	m
+SHELL	cmake-build-debug/Makefile	/^SHELL = \/bin\/sh$/;"	m
+SIMULATE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	209;"	d	file:
+SIMULATE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	21;"	d	file:
+SIMULATE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	231;"	d	file:
+SIMULATE_ID	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	24;"	d	file:
+SIMULATE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	203;"	d	file:
+SIMULATE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	21;"	d	file:
+SIMULATE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	225;"	d	file:
+SIMULATE_ID	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	24;"	d	file:
+SIMULATE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	209;"	d	file:
+SIMULATE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	21;"	d	file:
+SIMULATE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	231;"	d	file:
+SIMULATE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	24;"	d	file:
+SIMULATE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	203;"	d	file:
+SIMULATE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	21;"	d	file:
+SIMULATE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	225;"	d	file:
+SIMULATE_ID	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	24;"	d	file:
+SIMULATE_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	216;"	d	file:
+SIMULATE_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	238;"	d	file:
+SIMULATE_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	40;"	d	file:
+SIMULATE_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	44;"	d	file:
+SIMULATE_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	46;"	d	file:
+SIMULATE_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	210;"	d	file:
+SIMULATE_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	232;"	d	file:
+SIMULATE_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	40;"	d	file:
+SIMULATE_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	44;"	d	file:
+SIMULATE_VERSION_MAJOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	46;"	d	file:
+SIMULATE_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	216;"	d	file:
+SIMULATE_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	238;"	d	file:
+SIMULATE_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	40;"	d	file:
+SIMULATE_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	44;"	d	file:
+SIMULATE_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	46;"	d	file:
+SIMULATE_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	210;"	d	file:
+SIMULATE_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	232;"	d	file:
+SIMULATE_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	40;"	d	file:
+SIMULATE_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	44;"	d	file:
+SIMULATE_VERSION_MAJOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	46;"	d	file:
+SIMULATE_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	217;"	d	file:
+SIMULATE_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	239;"	d	file:
+SIMULATE_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	41;"	d	file:
+SIMULATE_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	49;"	d	file:
+SIMULATE_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	211;"	d	file:
+SIMULATE_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	233;"	d	file:
+SIMULATE_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	41;"	d	file:
+SIMULATE_VERSION_MINOR	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	49;"	d	file:
+SIMULATE_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	217;"	d	file:
+SIMULATE_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	239;"	d	file:
+SIMULATE_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	41;"	d	file:
+SIMULATE_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	49;"	d	file:
+SIMULATE_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	211;"	d	file:
+SIMULATE_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	233;"	d	file:
+SIMULATE_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	41;"	d	file:
+SIMULATE_VERSION_MINOR	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	49;"	d	file:
+SIMULATE_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	52;"	d	file:
+SIMULATE_VERSION_PATCH	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	52;"	d	file:
+SIMULATE_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	52;"	d	file:
+SIMULATE_VERSION_PATCH	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	52;"	d	file:
+STBIWDEF	src/utils/other/stb_image_write.h	158;"	d
+STBIWDEF	src/utils/other/stb_image_write.h	161;"	d
+STBIWDEF	src/utils/other/stb_image_write.h	163;"	d
+STBIW_ASSERT	src/utils/other/stb_image_write.h	246;"	d
+STBIW_EXTERN	src/utils/other/stb_image_write.h	292;"	d
+STBIW_EXTERN	src/utils/other/stb_image_write.h	294;"	d
+STBIW_FREE	src/utils/other/stb_image_write.h	231;"	d
+STBIW_MALLOC	src/utils/other/stb_image_write.h	229;"	d
+STBIW_MEMMOVE	src/utils/other/stb_image_write.h	240;"	d
+STBIW_REALLOC	src/utils/other/stb_image_write.h	230;"	d
+STBIW_REALLOC_SIZED	src/utils/other/stb_image_write.h	235;"	d
+STBIW_UCHAR	src/utils/other/stb_image_write.h	249;"	d
+STB_IMAGE_WRITE_IMPLEMENTATION	src/utils/save_image.h	9;"	d
+STRINGIFY	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	335;"	d	file:
+STRINGIFY	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	320;"	d	file:
+STRINGIFY	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	335;"	d	file:
+STRINGIFY	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	320;"	d	file:
+STRINGIFY_HELPER	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	334;"	d	file:
+STRINGIFY_HELPER	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	319;"	d	file:
+STRINGIFY_HELPER	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	334;"	d	file:
+STRINGIFY_HELPER	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	319;"	d	file:
+SUFFIXES	build/Makefile	/^SUFFIXES =$/;"	m
+Scale	src/objects/Object.cpp	/^void Object::Scale(vec3 s) {$/;"	f	class:Object
+Scene	src/rendering/Scene.cpp	/^Scene::Scene(int w, int h) : camera(vec3(0, -.15f, .5), \/\/ Camera position (wEye)$/;"	f	class:Scene
+Scene	src/rendering/Scene.h	/^class Scene {$/;"	c
+SetModelingTransform	src/objects/Object.cpp	/^void Object::SetModelingTransform(mat4 &M, mat4 &Minv) {$/;"	f	class:Object
+SetModifiers	src/utils/InputHandler.cpp	/^void InputHandler::SetModifiers(int m) {$/;"	f	class:InputHandler
+Shader	src/rendering/shaders/Shader.h	/^struct Shader : public GPUProgram {$/;"	s
+Sin	src/utils/math.h	/^Dnum<T> Sin(Dnum<T> g) { return Dnum<T>(sinf(g.f), cosf(g.f) * g.d); }$/;"	f
+Sinh	src/utils/math.h	/^Dnum<T> Sinh(Dnum<T> g) { return Dnum<T>(sinh(g.f), cosh(g.f) * g.d); }$/;"	f
+Sphere	src/geometries/ParamSurface.cpp	/^Sphere::Sphere() {$/;"	f	class:Sphere
+Sphere	src/geometries/ParamSurface.h	/^class Sphere : public ParamSurface {$/;"	c
+Tan	src/utils/math.h	/^Dnum<T> Tan(Dnum<T> g) { return Sin(g) \/ Cos(g); }$/;"	f
+Tanh	src/utils/math.h	/^Dnum<T> Tanh(Dnum<T> g) { return Sinh(g) \/ Cosh(g); }$/;"	f
+Texture	src/rendering/textures/Texture.h	/^    Texture() { textureId = 0; }$/;"	f	class:Texture
+Texture	src/rendering/textures/Texture.h	/^    Texture(const Texture &texture) {$/;"	f	class:Texture
+Texture	src/rendering/textures/Texture.h	/^    Texture(int width, int height, const std::vector<vec4> &image, int sampling = GL_LINEAR) {$/;"	f	class:Texture
+Texture	src/rendering/textures/Texture.h	/^    Texture(std::string pathname, bool transparent = false) {$/;"	f	class:Texture
+Texture	src/rendering/textures/Texture.h	/^class Texture {$/;"	c
+The Solver	docs/documentation.tex	/^works outlined in the subsection \\nameref{subsec:future_work_collision}.$/;"	u
+Translate	src/objects/Object.cpp	/^void Object::Translate(vec3 t) {$/;"	f	class:Object
+Translate	src/rendering/Camera.cpp	/^void Camera::Translate(vec3 dir) {$/;"	f	class:Camera
+TranslateCamera	src/rendering/Scene.cpp	/^void Scene::TranslateCamera(vec3 t) {$/;"	f	class:Scene
+UniformColorTexture	src/rendering/textures/Texture.h	/^    UniformColorTexture(float r = 1, float g = 1, float b = 0, float a = 1) : Texture() {$/;"	f	class:UniformColorTexture
+UniformColorTexture	src/rendering/textures/Texture.h	/^class UniformColorTexture : public Texture {$/;"	c
+Update	src/main.cpp	/^static void Update(GLFWwindow *window, float delta) {$/;"	f	file:
+Update	src/rendering/Scene.cpp	/^void Scene::Update(float delta_t) {$/;"	f	class:Scene
+Use	src/utils/GPUProgram.h	/^    void Use() {        \/\/ make this program run$/;"	f	class:GPUProgram
+V	src/rendering/Camera.cpp	/^mat4 Camera::V() const {$/;"	f	class:Camera
+V	src/rendering/RenderState.h	/^    mat4 MVP, M, Minv, V, P;$/;"	m	struct:RenderState
+VertexData	src/geometries/VertexData.cpp	/^VertexData::VertexData() {$/;"	f	class:VertexData
+VertexData	src/geometries/VertexData.cpp	/^VertexData::VertexData(vec3 p, vec3 n, vec2 uv) :$/;"	f	class:VertexData
+VertexData	src/geometries/VertexData.h	/^    explicit VertexData(bool valid, vec3 p = {0,0,0}, vec3 n = {0,0,0}, vec2 uv = {0,0}){};$/;"	f	struct:VertexData
+VertexData	src/geometries/VertexData.h	/^struct VertexData {$/;"	s
+WIDTH	src/Constants.h	/^static int WIDTH = 600;$/;"	v
+_CRT_NONSTDC_NO_DEPRECATE	src/utils/other/stb_image_write.h	207;"	d
+_CRT_SECURE_NO_WARNINGS	src/utils/other/stb_image_write.h	204;"	d
+aKeyWasPressed	src/utils/InputHandler.h	/^    bool aKeyWasPressed;$/;"	m	class:InputHandler
+addForce	src/geometries/PBDSimulation.cpp	/^void PBDSimulation::addForce(vec3 force) {$/;"	f	class:PBDSimulation
+addForce	src/rendering/Scene.cpp	/^void Scene::addForce(vec3 f) {$/;"	f	class:Scene
+asp	src/rendering/Camera.h	/^    float asp;$/;"	m	class:Camera
+bp	src/rendering/Camera.h	/^    float bp;$/;"	m	class:Camera
+buf_used	src/utils/other/stb_image_write.h	/^   int buf_used;$/;"	m	struct:__anon1
+buffer	src/utils/other/stb_image_write.h	/^   unsigned char buffer[64];$/;"	m	struct:__anon1
+c_target	src/utils/OBJReader.h	/^    char c_target;$/;"	m	struct:chlit
+camera	src/rendering/Scene.h	/^    Camera camera;$/;"	m	class:Scene
+capturing	src/main.cpp	/^bool capturing = false;$/;"	v
+checkLinking	src/utils/GPUProgram.h	/^    bool checkLinking(unsigned int program) {    \/\/ check if shader could be linked$/;"	f	class:GPUProgram
+checkShader	src/utils/GPUProgram.h	/^    bool checkShader(unsigned int shader, std::string message) { \/\/ check if shader could be compiled$/;"	f	class:GPUProgram
+chlit	src/utils/OBJReader.h	/^    chlit(char _c) : c_target(_c) {}$/;"	f	struct:chlit
+chlit	src/utils/OBJReader.h	/^struct chlit {$/;"	s
+collisionTriangles	src/geometries/PBDSimulation.h	/^    std::vector<vec3> collisionTriangles;$/;"	m	class:PBDSimulation
+color	src/objects/Particle.h	/^    vec3 color;$/;"	m	class:Particle
+const	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	10;"	d	file:
+const	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	10;"	d	file:
+context	src/utils/other/stb_image_write.h	/^   void *context;$/;"	m	struct:__anon1
+create	src/geometries/ParamSurface.cpp	/^void ParamSurface::create(int N, int M) {$/;"	f	class:ParamSurface
+create	src/rendering/textures/Texture.h	/^    void create(int width, int height, const std::vector<vec4> &image, int sampling = GL_LINEAR) {$/;"	f	class:Texture
+create	src/rendering/textures/Texture.h	/^    void create(std::string pathname, bool transparent = false) {$/;"	f	class:Texture
+create	src/utils/GPUProgram.h	/^    bool create(const char *const vertexShaderSource,$/;"	f	class:GPUProgram
+cross	src/utils/math.h	/^inline vec3 cross(const vec3 &v1, const vec3 &v2) {$/;"	f
+d	src/utils/math.h	/^    T d; \/\/derivatives$/;"	m	struct:Dnum
+directory	renders/rename_png_to_bmp.py	/^        directory = path.parent$/;"	v
+dot	src/utils/math.h	/^inline float dot(const vec2 &v1, const vec2 &v2) {$/;"	f
+dot	src/utils/math.h	/^inline float dot(const vec3 &v1, const vec3 &v2) { return (v1.x * v2.x + v1.y * v2.y + v1.z * v2.z); }$/;"	f
+dot	src/utils/math.h	/^inline float dot(const vec4 &v1, const vec4 &v2) {$/;"	f
+dragging	src/main.cpp	/^bool dragging = false;$/;"	v
+eval	src/geometries/ParamSurface.cpp	/^void Sphere::eval(Dnum2 &U, Dnum2 &V, Dnum2 &X, Dnum2 &Y, Dnum2 &Z) {$/;"	f	class:Sphere
+externalForces	src/geometries/PBDSimulation.h	/^    vec3 externalForces;$/;"	m	class:PBDSimulation
+f	src/utils/math.h	/^    float f; \/\/function value$/;"	m	struct:Dnum
+fov	src/rendering/Camera.h	/^    float fov;$/;"	m	class:Camera
+fp	src/rendering/Camera.h	/^    float fp;$/;"	m	class:Camera
+fragmentCode	src/rendering/shaders/BasicShader.h	/^    const char *fragmentCode = R"(#version 330 core$/;"	m	class:BasicShader
+fragmentShader	src/utils/GPUProgram.h	/^    unsigned int vertexShader = 0, geometryShader = 0, fragmentShader = 0;$/;"	m	class:GPUProgram
+fragmentSource	src/rendering/shaders/PhongShader.h	/^    const char *fragmentSource = R"($/;"	m	class:PhongShader
+func	src/utils/other/stb_image_write.h	/^   stbi_write_func *func;$/;"	m	struct:__anon1
+geometry	src/objects/Object.h	/^    Geometry *geometry;$/;"	m	class:Object
+geometryShader	src/utils/GPUProgram.h	/^    unsigned int vertexShader = 0, geometryShader = 0, fragmentShader = 0;$/;"	m	class:GPUProgram
+getErrorInfo	src/utils/GPUProgram.h	/^    void getErrorInfo(unsigned int handle) { \/\/ shader error report$/;"	f	class:GPUProgram
+getExternalForces	src/geometries/PBDSimulation.cpp	/^vec3 PBDSimulation::getExternalForces() const {$/;"	f	class:PBDSimulation
+getForce	src/main.cpp	/^static void getForce(char dir, float power = 0.05f) {$/;"	f	file:
+getGeometry	src/objects/HeadObject.cpp	/^ObjGeometry *HeadObject::getGeometry() {$/;"	f	class:HeadObject
+getId	src/utils/GPUProgram.h	/^    unsigned int getId() { return shaderProgramId; }$/;"	f	class:GPUProgram
+getLocation	src/utils/GPUProgram.h	/^    int getLocation(const std::string &name) {    \/\/ get the address of a GPU uniform variable$/;"	f	class:GPUProgram
+getRandomRGBColorAround	src/utils/util.cpp	/^vec3 util::getRandomRGBColorAround(vec3 base, vec3 offset) {$/;"	f	class:util
+getState	src/rendering/Camera.cpp	/^RenderState Camera::getState() {$/;"	f	class:Camera
+get_mass	src/objects/Particle.h	/^    float get_mass() {$/;"	f	class:Particle
+gravityOn	src/rendering/Scene.h	/^    bool gravityOn = true;$/;"	m	class:Scene
+head	src/geometries/PBDSimulation.h	/^    HeadObject *head;$/;"	m	class:PBDSimulation
+head	src/objects/HairSimObject.h	/^    HeadObject *head;$/;"	m	class:HairSimObject
+info_arch	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	/^char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";$/;"	v
+info_arch	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	/^char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";$/;"	v
+info_arch	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	/^char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";$/;"	v
+info_arch	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	/^char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";$/;"	v
+info_compiler	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	/^char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";$/;"	v
+info_compiler	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	/^char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";$/;"	v
+info_compiler	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	/^char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";$/;"	v
+info_compiler	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	/^char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";$/;"	v
+info_cray	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	/^char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";$/;"	v
+info_cray	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	/^char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";$/;"	v
+info_cray	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	/^char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";$/;"	v
+info_cray	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	/^char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";$/;"	v
+info_language_dialect_default	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	/^const char* info_language_dialect_default =$/;"	v
+info_language_dialect_default	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	/^const char* info_language_dialect_default = "INFO" ":" "dialect_default["$/;"	v
+info_language_dialect_default	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	/^const char* info_language_dialect_default =$/;"	v
+info_language_dialect_default	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	/^const char* info_language_dialect_default = "INFO" ":" "dialect_default["$/;"	v
+info_platform	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	/^char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";$/;"	v
+info_platform	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	/^char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";$/;"	v
+info_platform	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	/^char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";$/;"	v
+info_platform	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	/^char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";$/;"	v
+info_simulate	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	/^char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";$/;"	v
+info_simulate	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	/^char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";$/;"	v
+info_simulate	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	/^char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";$/;"	v
+info_simulate	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	/^char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";$/;"	v
+info_simulate_version	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	/^char const info_simulate_version[] = {$/;"	v
+info_simulate_version	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	/^char const info_simulate_version[] = {$/;"	v
+info_simulate_version	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	/^char const info_simulate_version[] = {$/;"	v
+info_simulate_version	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	/^char const info_simulate_version[] = {$/;"	v
+info_version	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	/^char const info_version[] = {$/;"	v
+info_version	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	/^char const info_version[] = {$/;"	v
+info_version	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	/^char const info_version[] = {$/;"	v
+info_version	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	/^char const info_version[] = {$/;"	v
+info_version_internal	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	/^char const info_version_internal[] = {$/;"	v
+info_version_internal	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	/^char const info_version_internal[] = {$/;"	v
+info_version_internal	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	/^char const info_version_internal[] = {$/;"	v
+info_version_internal	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	/^char const info_version_internal[] = {$/;"	v
+inputHandler	src/rendering/Scene.h	/^    InputHandler *inputHandler = InputHandler::GetInstance();$/;"	m	class:Scene
+is	src/utils/OBJReader.h	/^    std::ifstream is;$/;"	m	class:OBJReader
+ka	src/rendering/materials/Material.h	/^    vec3 kd, ks, ka;$/;"	m	struct:Material
+kd	src/rendering/materials/Material.h	/^    vec3 kd, ks, ka;$/;"	m	struct:Material
+keyArr	src/main.cpp	/^int keyArr[350];$/;"	v
+keyPressed	src/utils/InputHandler.h	/^    bool keyPressed[348] = {false};$/;"	m	class:InputHandler
+ks	src/rendering/materials/Material.h	/^    vec3 kd, ks, ka;$/;"	m	struct:Material
+lSeg	src/geometries/PBDSimulation.h	/^    float lSeg;$/;"	m	class:PBDSimulation
+length	src/utils/math.h	/^inline float length(const vec2 &v) { return sqrtf(dot(v, v)); }$/;"	f
+length	src/utils/math.h	/^inline float length(const vec3 &v) { return sqrtf(dot(v, v)); }$/;"	f
+lights	src/rendering/RenderState.h	/^    std::vector<Light> lights;$/;"	m	struct:RenderState
+lights	src/rendering/Scene.h	/^    std::vector<Light> lights;$/;"	m	class:Scene
+load	src/rendering/textures/Texture.h	/^    std::vector<vec4> load(std::string pathname, bool transparent, int &width, int &height) {$/;"	f	class:Texture
+main	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	/^int main(argc, argv) int argc; char *argv[];$/;"	f
+main	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	/^void main() {}$/;"	f
+main	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	/^int main(int argc, char* argv[])$/;"	f
+main	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	/^int main(argc, argv) int argc; char *argv[];$/;"	f
+main	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	/^void main() {}$/;"	f
+main	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	/^int main(int argc, char* argv[])$/;"	f
+main	src/main.cpp	/^int main(int argc, char **argv) {$/;"	f
+mat4	src/utils/math.h	/^    mat4() {}$/;"	f	struct:mat4
+mat4	src/utils/math.h	/^    mat4(float m00, float m01, float m02, float m03,$/;"	f	struct:mat4
+mat4	src/utils/math.h	/^    mat4(vec4 it, vec4 jt, vec4 kt, vec4 ot) {$/;"	f	struct:mat4
+mat4	src/utils/math.h	/^struct mat4 { \/\/ row-major matrix 4x4$/;"	s
+material	src/objects/Object.h	/^    Material *material;$/;"	m	class:Object
+material	src/rendering/RenderState.h	/^    Material *material;$/;"	m	struct:RenderState
+modifiers	src/utils/InputHandler.h	/^    int modifiers;$/;"	m	class:InputHandler
+nStrips	src/geometries/ParamSurface.h	/^    unsigned int nVtxPerStrip, nStrips;$/;"	m	class:ParamSurface
+nVtxPerStrip	src/geometries/ParamSurface.h	/^    unsigned int nVtxPerStrip, nStrips;$/;"	m	class:ParamSurface
+new_name	renders/rename_png_to_bmp.py	/^        new_name = old_name + ".bmp"$/;"	v
+normal	src/geometries/VertexData.h	/^    vec3 position, normal;$/;"	m	struct:VertexData
+normalIndices	src/utils/OBJReader.h	/^    std::vector<unsigned int> vertexIndices, normalIndices, uvIndices;$/;"	m	class:OBJReader
+normalize	src/utils/math.h	/^inline vec2 normalize(const vec2 &v) { return v * (1 \/ length(v)); }$/;"	f
+normalize	src/utils/math.h	/^inline vec3 normalize(const vec3 &v) { return v * (1 \/ length(v)); }$/;"	f
+nrSegments	src/geometries/PBDSimulation.h	/^    size_t nrSegments;$/;"	m	class:PBDSimulation
+nrStrands	src/geometries/PBDSimulation.h	/^    size_t nrStrands;$/;"	m	class:PBDSimulation
+objPath	src/geometries/ObjGeometry.h	/^    std::string objPath;$/;"	m	class:ObjGeometry
+objReader	src/geometries/ObjGeometry.h	/^    OBJReader objReader;$/;"	m	class:ObjGeometry
+objects	src/rendering/Scene.h	/^    std::vector<Object *> objects;$/;"	m	class:Scene
+old_extension	renders/rename_png_to_bmp.py	/^        old_extension = path.suffix$/;"	v
+old_name	renders/rename_png_to_bmp.py	/^        old_name = path.stem$/;"	v
+operator *	src/utils/math.h	/^    Dnum operator*(Dnum r) {$/;"	f	struct:Dnum
+operator *	src/utils/math.h	/^    vec2 operator*(const vec2 &v) const { return vec2(x * v.x, y * v.y); }$/;"	f	struct:vec2
+operator *	src/utils/math.h	/^    vec2 operator*(float a) const { return vec2(x * a, y * a); }$/;"	f	struct:vec2
+operator *	src/utils/math.h	/^    vec3 operator*(const vec3 &v) const { return vec3(x * v.x, y * v.y, z * v.z); }$/;"	f	struct:vec3
+operator *	src/utils/math.h	/^    vec3 operator*(float a) const { return vec3(x * a, y * a, z * a); }$/;"	f	struct:vec3
+operator *	src/utils/math.h	/^    vec4 operator*(const vec4 &v) const { return vec4(x * v.x, y * v.y, z * v.z, w * v.w); }$/;"	f	struct:vec4
+operator *	src/utils/math.h	/^    vec4 operator*(float a) const { return vec4(x * a, y * a, z * a, w * a); }$/;"	f	struct:vec4
+operator *	src/utils/math.h	/^inline mat4 operator*(const mat4 &left, const mat4 &right) {$/;"	f
+operator *	src/utils/math.h	/^inline vec2 operator*(float a, const vec2 &v) { return vec2(v.x * a, v.y * a); }$/;"	f
+operator *	src/utils/math.h	/^inline vec3 operator*(float a, const vec3 &v) { return vec3(v.x * a, v.y * a, v.z * a); }$/;"	f
+operator *	src/utils/math.h	/^inline vec4 operator*(const vec4 &v, const mat4 &mat) {$/;"	f
+operator *	src/utils/math.h	/^inline vec4 operator*(float a, const vec4 &v) {$/;"	f
+operator *=	src/utils/math.h	/^    vec2 &operator*=(const float &a) {$/;"	f	struct:vec2
+operator *=	src/utils/math.h	/^    vec2 &operator*=(const vec2 &rhs) {$/;"	f	struct:vec2
+operator *=	src/utils/math.h	/^    vec3 operator*=(const vec3 &v) {$/;"	f	struct:vec3
+operator *=	src/utils/math.h	/^    vec3 operator*=(float const &a) {$/;"	f	struct:vec3
+operator *=	src/utils/math.h	/^    vec4 operator*=(const float &a) {$/;"	f	struct:vec4
+operator *=	src/utils/math.h	/^    vec4 operator*=(const vec4 &v) {$/;"	f	struct:vec4
+operator +	src/utils/math.h	/^    Dnum operator+(Dnum r) { return Dnum(f + r.f, d + r.d); }$/;"	f	struct:Dnum
+operator +	src/utils/math.h	/^    vec2 operator+(const vec2 &v) const { return vec2(x + v.x, y + v.y); }$/;"	f	struct:vec2
+operator +	src/utils/math.h	/^    vec3 operator+(const vec3 &v) const { return vec3(x + v.x, y + v.y, z + v.z); }$/;"	f	struct:vec3
+operator +	src/utils/math.h	/^    vec4 operator+(const vec4 &v) const { return vec4(x + v.x, y + v.y, z + v.z, w + v.w); }$/;"	f	struct:vec4
+operator +=	src/utils/math.h	/^    vec2 &operator+=(const vec2 &rhs) {$/;"	f	struct:vec2
+operator +=	src/utils/math.h	/^    vec3 operator+=(const vec3 &v) {$/;"	f	struct:vec3
+operator +=	src/utils/math.h	/^    vec4 operator+=(const vec4 &v) {$/;"	f	struct:vec4
+operator -	src/utils/math.h	/^    Dnum operator-(Dnum r) { return Dnum(f - r.f, d - r.d); }$/;"	f	struct:Dnum
+operator -	src/utils/math.h	/^    vec2 operator-(const vec2 &v) const { return vec2(x - v.x, y - v.y); }$/;"	f	struct:vec2
+operator -	src/utils/math.h	/^    vec3 operator-() const { return vec3(-x, -y, -z); }$/;"	f	struct:vec3
+operator -	src/utils/math.h	/^    vec3 operator-(const vec3 &v) const { return vec3(x - v.x, y - v.y, z - v.z); }$/;"	f	struct:vec3
+operator -	src/utils/math.h	/^    vec4 operator-(const vec4 &v) const { return vec4(x - v.x, y - v.y, z - v.z, w - v.w); }$/;"	f	struct:vec4
+operator -=	src/utils/math.h	/^    vec2 &operator-=(const vec2 &rhs) {$/;"	f	struct:vec2
+operator -=	src/utils/math.h	/^    vec3 operator-=(const vec3 &v) {$/;"	f	struct:vec3
+operator -=	src/utils/math.h	/^    vec4 operator-=(const vec4 &v) {$/;"	f	struct:vec4
+operator /	src/utils/math.h	/^    Dnum operator\/(Dnum r) {$/;"	f	struct:Dnum
+operator /	src/utils/math.h	/^    vec2 operator\/(float a) const { return vec2(x \/ a, y \/ a); }$/;"	f	struct:vec2
+operator /	src/utils/math.h	/^    vec3 operator\/(float a) const { return vec3(x \/ a, y \/ a, z \/ a); }$/;"	f	struct:vec3
+operator /	src/utils/math.h	/^    vec4 operator\/(float d) const { return vec4(x \/ d, y \/ d, z \/ d, w \/ d); }$/;"	f	struct:vec4
+operator /=	src/utils/math.h	/^    vec2 &operator\/=(const float &a) {$/;"	f	struct:vec2
+operator /=	src/utils/math.h	/^    vec3 operator\/=(float const &a) {$/;"	f	struct:vec3
+operator /=	src/utils/math.h	/^    vec4 operator\/=(const float &d) {$/;"	f	struct:vec4
+operator <<	src/geometries/VertexData.cpp	/^std::ostream &operator<<(std::ostream &out, const VertexData &vD) {$/;"	f
+operator <<	src/utils/math.cpp	/^std::ostream &operator<<(std::ostream &out, const mat4 &m) {$/;"	f
+operator <<	src/utils/math.cpp	/^std::ostream &operator<<(std::ostream &out, const vec2 &v) {$/;"	f
+operator <<	src/utils/math.cpp	/^std::ostream &operator<<(std::ostream &out, const vec3 &v) {$/;"	f
+operator <<	src/utils/math.cpp	/^std::ostream &operator<<(std::ostream &out, const vec4 &v) {$/;"	f
+operator =	src/rendering/textures/Texture.h	/^    void operator=(const Texture &texture) {$/;"	f	class:Texture
+operator =	src/utils/GPUProgram.h	/^    void operator=(const GPUProgram &program) {$/;"	f	class:GPUProgram
+operator >>	src/utils/OBJReader.h	/^    friend std::istream &operator>>(std::istream &is, chlit x) {$/;"	f	struct:chlit
+operator []	src/utils/math.h	/^    float &operator[](int j) { return *(&x + j); }$/;"	f	struct:vec4
+operator []	src/utils/math.h	/^    float operator[](int j) const { return *(&x + j); }$/;"	f	struct:vec4
+operator []	src/utils/math.h	/^    vec4 &operator[](int i) { return rows[i]; }$/;"	f	struct:mat4
+operator []	src/utils/math.h	/^    vec4 operator[](int i) const { return rows[i]; }$/;"	f	struct:mat4
+operator float *	src/utils/math.h	/^    operator float *() const { return (float *) this; }$/;"	f	struct:mat4
+other	src/utils/InputHandler.h	/^    InputHandler(InputHandler &other) = delete;$/;"	m	class:InputHandler
+override	src/geometries/ObjGeometry.h	/^    VertexData GetVertexDataByUV(float u, float v) override;$/;"	m	class:ObjGeometry
+override	src/geometries/ObjGeometry.h	/^    void Draw() override;$/;"	m	class:ObjGeometry
+override	src/geometries/ParamSurface.h	/^    VertexData GetVertexDataByUV(float u, float v) override;$/;"	m	class:ParamSurface
+override	src/objects/HairSimObject.h	/^    void Animate(float delta_t) override;$/;"	m	class:HairSimObject
+override	src/rendering/shaders/BasicShader.h	/^    void Bind(RenderState state) override;$/;"	m	class:BasicShader
+pos	src/objects/Particle.h	/^    vec3 pos;$/;"	m	class:Particle
+position	src/geometries/VertexData.h	/^    vec3 position, normal;$/;"	m	struct:VertexData
+propagateHead	src/geometries/PBDSimulation.cpp	/^void PBDSimulation::propagateHead() {$/;"	f	class:PBDSimulation
+qnxnto	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	/^char const* qnxnto = "INFO" ":" "qnxnto[]";$/;"	v
+qnxnto	build/CMakeFiles/3.16.3/CompilerIdCXX/CMakeCXXCompilerId.cpp	/^char const* qnxnto = "INFO" ":" "qnxnto[]";$/;"	v
+qnxnto	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	/^char const* qnxnto = "INFO" ":" "qnxnto[]";$/;"	v
+qnxnto	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdCXX/CMakeCXXCompilerId.cpp	/^char const* qnxnto = "INFO" ":" "qnxnto[]";$/;"	v
+randomBetween	src/utils/util.cpp	/^float util::randomBetween(float from, float to) {$/;"	f	class:util
+randomOffsetf	src/utils/util.cpp	/^float util::randomOffsetf(float base, float offset) {$/;"	f	class:util
+readData	src/utils/OBJReader.cpp	/^void OBJReader::readData() {$/;"	f	class:OBJReader
+readFaceLine	src/utils/OBJReader.cpp	/^void OBJReader::readFaceLine() {$/;"	f	class:OBJReader
+readNormalLine	src/utils/OBJReader.cpp	/^void OBJReader::readNormalLine() {$/;"	f	class:OBJReader
+readUVLine	src/utils/OBJReader.cpp	/^void OBJReader::readUVLine() {$/;"	f	class:OBJReader
+readVertexLine	src/utils/OBJReader.cpp	/^void OBJReader::readVertexLine() {$/;"	f	class:OBJReader
+resetExternalForces	src/geometries/PBDSimulation.cpp	/^void PBDSimulation::resetExternalForces() {$/;"	f	class:PBDSimulation
+resetExternalForces	src/main.cpp	/^bool resetExternalForces = false;$/;"	v
+rotationAngle	src/objects/Object.h	/^    float rotationAngle;$/;"	m	class:Object
+rotationAxis	src/objects/Object.h	/^    vec3 scale, translation, rotationAxis;$/;"	m	class:Object
+rotation_matrix	src/utils/math.h	/^inline mat4 rotation_matrix(float angle, vec3 w) {$/;"	f
+rows	src/utils/math.h	/^    vec4 rows[4];$/;"	m	struct:mat4
+saveImage	src/utils/save_image.h	/^void saveImage(const std::string &path, GLFWwindow *w) {$/;"	f
+scale	src/objects/Object.h	/^    vec3 scale, translation, rotationAxis;$/;"	m	class:Object
+scale_matrix	src/utils/math.h	/^inline mat4 scale_matrix(vec3 s) {$/;"	f
+setUniform	src/utils/GPUProgram.h	/^    void setUniform(const Texture &texture, const std::string &samplerName, unsigned int textureUnit = 0) {$/;"	f	class:GPUProgram
+setUniform	src/utils/GPUProgram.h	/^    void setUniform(const mat4 &mat, const std::string &name) {$/;"	f	class:GPUProgram
+setUniform	src/utils/GPUProgram.h	/^    void setUniform(const vec2 &v, const std::string &name) {$/;"	f	class:GPUProgram
+setUniform	src/utils/GPUProgram.h	/^    void setUniform(const vec3 &v, const std::string &name) {$/;"	f	class:GPUProgram
+setUniform	src/utils/GPUProgram.h	/^    void setUniform(const vec4 &v, const std::string &name) {$/;"	f	class:GPUProgram
+setUniform	src/utils/GPUProgram.h	/^    void setUniform(float f, const std::string &name) {$/;"	f	class:GPUProgram
+setUniform	src/utils/GPUProgram.h	/^    void setUniform(int i, const std::string &name) {$/;"	f	class:GPUProgram
+setUniformLight	src/rendering/shaders/Shader.cpp	/^void Shader::setUniformLight(const Light &light, const std::string &name) {$/;"	f	class:Shader
+setUniformMaterial	src/rendering/shaders/Shader.cpp	/^void Shader::setUniformMaterial(Material &material, const std::string &name) {$/;"	f	class:Shader
+shader	src/objects/Object.h	/^    Shader *shader;$/;"	m	class:Object
+shaderProgramId	src/utils/GPUProgram.h	/^    unsigned int shaderProgramId = 0;$/;"	m	class:GPUProgram
+shininess	src/rendering/materials/Material.h	/^    float shininess;$/;"	m	struct:Material
+sims	src/rendering/Scene.h	/^    std::vector<HairSimObject *> sims;$/;"	m	class:Scene
+singleton_	src/utils/InputHandler.cpp	/^InputHandler *InputHandler::singleton_ = nullptr;;$/;"	m	class:InputHandler	file:
+singleton_	src/utils/InputHandler.h	/^    static InputHandler *singleton_;$/;"	m	class:InputHandler
+solve_bending_constraint	src/geometries/PBDSimulation.cpp	/^void PBDSimulation::solve_bending_constraint(Particle *p1, Particle *p2, float dist) {$/;"	f	class:PBDSimulation
+solve_collision_constraint	src/geometries/PBDSimulation.cpp	/^void PBDSimulation::solve_collision_constraint(Particle *p, vec3 &q1, vec3 &q2, vec3 &q3) {$/;"	f	class:PBDSimulation
+solve_distance_constraint	src/geometries/PBDSimulation.cpp	/^void PBDSimulation::solve_distance_constraint(Particle *p1, Particle *p2, float dist) {$/;"	f	class:PBDSimulation
+stb_image_write_test	src/utils/other/stb_image_write.h	/^typedef int stb_image_write_test[sizeof(stbiw_uint32)==4 ? 1 : -1];$/;"	t
+stbi__end_write_file	src/utils/other/stb_image_write.h	/^static void stbi__end_write_file(stbi__write_context *s)$/;"	f
+stbi__flip_vertically_on_write	src/utils/other/stb_image_write.h	/^static int stbi__flip_vertically_on_write = 0;$/;"	v
+stbi__start_write_callbacks	src/utils/other/stb_image_write.h	/^static void stbi__start_write_callbacks(stbi__write_context *s, stbi_write_func *c, void *context)$/;"	f
+stbi__start_write_file	src/utils/other/stb_image_write.h	/^static int stbi__start_write_file(stbi__write_context *s, const char *filename)$/;"	f
+stbi__stdio_write	src/utils/other/stb_image_write.h	/^static void stbi__stdio_write(void *context, void *data, int size)$/;"	f
+stbi__write_context	src/utils/other/stb_image_write.h	/^} stbi__write_context;$/;"	t	typeref:struct:__anon1
+stbi_flip_vertically_on_write	src/utils/other/stb_image_write.h	/^STBIWDEF void stbi_flip_vertically_on_write(int flag)$/;"	f
+stbi_write_bmp	src/utils/other/stb_image_write.h	/^STBIWDEF int stbi_write_bmp(char const *filename, int x, int y, int comp, const void *data)$/;"	f
+stbi_write_bmp_core	src/utils/other/stb_image_write.h	/^static int stbi_write_bmp_core(stbi__write_context *s, int x, int y, int comp, const void *data)$/;"	f
+stbi_write_bmp_to_func	src/utils/other/stb_image_write.h	/^STBIWDEF int stbi_write_bmp_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const void *data)$/;"	f
+stbi_write_force_png_filter	src/utils/other/stb_image_write.h	/^int stbi_write_force_png_filter = -1;$/;"	v
+stbi_write_force_png_filter	src/utils/other/stb_image_write.h	/^static int stbi_write_force_png_filter = -1;$/;"	v
+stbi_write_func	src/utils/other/stb_image_write.h	/^typedef void stbi_write_func(void *context, void *data, int size);$/;"	t
+stbi_write_hdr	src/utils/other/stb_image_write.h	/^STBIWDEF int stbi_write_hdr(char const *filename, int x, int y, int comp, const float *data)$/;"	f
+stbi_write_hdr_core	src/utils/other/stb_image_write.h	/^static int stbi_write_hdr_core(stbi__write_context *s, int x, int y, int comp, float *data)$/;"	f
+stbi_write_hdr_to_func	src/utils/other/stb_image_write.h	/^STBIWDEF int stbi_write_hdr_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const float *data)$/;"	f
+stbi_write_jpg	src/utils/other/stb_image_write.h	/^STBIWDEF int stbi_write_jpg(char const *filename, int x, int y, int comp, const void *data, int quality)$/;"	f
+stbi_write_jpg_core	src/utils/other/stb_image_write.h	/^static int stbi_write_jpg_core(stbi__write_context *s, int width, int height, int comp, const void* data, int quality) {$/;"	f
+stbi_write_jpg_to_func	src/utils/other/stb_image_write.h	/^STBIWDEF int stbi_write_jpg_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const void *data, int quality)$/;"	f
+stbi_write_png	src/utils/other/stb_image_write.h	/^STBIWDEF int stbi_write_png(char const *filename, int x, int y, int comp, const void *data, int stride_bytes)$/;"	f
+stbi_write_png_compression_level	src/utils/other/stb_image_write.h	/^int stbi_write_png_compression_level = 8;$/;"	v
+stbi_write_png_compression_level	src/utils/other/stb_image_write.h	/^static int stbi_write_png_compression_level = 8;$/;"	v
+stbi_write_png_to_func	src/utils/other/stb_image_write.h	/^STBIWDEF int stbi_write_png_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const void *data, int stride_bytes)$/;"	f
+stbi_write_png_to_mem	src/utils/other/stb_image_write.h	/^STBIWDEF unsigned char *stbi_write_png_to_mem(const unsigned char *pixels, int stride_bytes, int x, int y, int n, int *out_len)$/;"	f
+stbi_write_tga	src/utils/other/stb_image_write.h	/^STBIWDEF int stbi_write_tga(char const *filename, int x, int y, int comp, const void *data)$/;"	f
+stbi_write_tga_core	src/utils/other/stb_image_write.h	/^static int stbi_write_tga_core(stbi__write_context *s, int x, int y, int comp, void *data)$/;"	f
+stbi_write_tga_to_func	src/utils/other/stb_image_write.h	/^STBIWDEF int stbi_write_tga_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const void *data)$/;"	f
+stbi_write_tga_with_rle	src/utils/other/stb_image_write.h	/^int stbi_write_tga_with_rle = 1;$/;"	v
+stbi_write_tga_with_rle	src/utils/other/stb_image_write.h	/^static int stbi_write_tga_with_rle = 1;$/;"	v
+stbi_zlib_compress	src/utils/other/stb_image_write.h	/^STBIWDEF unsigned char * stbi_zlib_compress(unsigned char *data, int data_len, int *out_len, int quality)$/;"	f
+stbiw__ZHASH	src/utils/other/stb_image_write.h	880;"	d
+stbiw__crc32	src/utils/other/stb_image_write.h	/^static unsigned int stbiw__crc32(unsigned char *buffer, int len)$/;"	f
+stbiw__encode_png_line	src/utils/other/stb_image_write.h	/^static void stbiw__encode_png_line(unsigned char *pixels, int stride_bytes, int width, int height, int y, int n, int filter_type, signed char *line_buffer)$/;"	f
+stbiw__fopen	src/utils/other/stb_image_write.h	/^static FILE *stbiw__fopen(char const *filename, char const *mode)$/;"	f
+stbiw__jpg_DCT	src/utils/other/stb_image_write.h	/^static void stbiw__jpg_DCT(float *d0p, float *d1p, float *d2p, float *d3p, float *d4p, float *d5p, float *d6p, float *d7p) {$/;"	f
+stbiw__jpg_ZigZag	src/utils/other/stb_image_write.h	/^static const unsigned char stbiw__jpg_ZigZag[] = { 0,1,5,6,14,15,27,28,2,4,7,13,16,26,29,42,3,8,12,17,25,30,41,43,9,11,18,$/;"	v
+stbiw__jpg_calcBits	src/utils/other/stb_image_write.h	/^static void stbiw__jpg_calcBits(int val, unsigned short bits[2]) {$/;"	f
+stbiw__jpg_processDU	src/utils/other/stb_image_write.h	/^static int stbiw__jpg_processDU(stbi__write_context *s, int *bitBuf, int *bitCnt, float *CDU, int du_stride, float *fdtbl, int DC, const unsigned short HTDC[256][2], const unsigned short HTAC[256][2]) {$/;"	f
+stbiw__jpg_writeBits	src/utils/other/stb_image_write.h	/^static void stbiw__jpg_writeBits(stbi__write_context *s, int *bitBufP, int *bitCntP, const unsigned short *bs) {$/;"	f
+stbiw__linear_to_rgbe	src/utils/other/stb_image_write.h	/^static void stbiw__linear_to_rgbe(unsigned char *rgbe, float *linear)$/;"	f
+stbiw__max	src/utils/other/stb_image_write.h	625;"	d
+stbiw__outfile	src/utils/other/stb_image_write.h	/^static int stbiw__outfile(stbi__write_context *s, int rgb_dir, int vdir, int x, int y, int comp, int expand_mono, void *data, int alpha, int pad, const char *fmt, ...)$/;"	f
+stbiw__paeth	src/utils/other/stb_image_write.h	/^static unsigned char stbiw__paeth(int a, int b, int c)$/;"	f
+stbiw__putc	src/utils/other/stb_image_write.h	/^static void stbiw__putc(stbi__write_context *s, unsigned char c)$/;"	f
+stbiw__sbcount	src/utils/other/stb_image_write.h	812;"	d
+stbiw__sbfree	src/utils/other/stb_image_write.h	813;"	d
+stbiw__sbgrow	src/utils/other/stb_image_write.h	809;"	d
+stbiw__sbgrowf	src/utils/other/stb_image_write.h	/^static void *stbiw__sbgrowf(void **arr, int increment, int itemsize)$/;"	f
+stbiw__sbm	src/utils/other/stb_image_write.h	804;"	d
+stbiw__sbmaybegrow	src/utils/other/stb_image_write.h	808;"	d
+stbiw__sbn	src/utils/other/stb_image_write.h	805;"	d
+stbiw__sbneedgrow	src/utils/other/stb_image_write.h	807;"	d
+stbiw__sbpush	src/utils/other/stb_image_write.h	811;"	d
+stbiw__sbraw	src/utils/other/stb_image_write.h	803;"	d
+stbiw__wp32	src/utils/other/stb_image_write.h	1046;"	d
+stbiw__wpcrc	src/utils/other/stb_image_write.h	/^static void stbiw__wpcrc(unsigned char **data, int len)$/;"	f
+stbiw__wpng4	src/utils/other/stb_image_write.h	1045;"	d
+stbiw__wptag	src/utils/other/stb_image_write.h	1047;"	d
+stbiw__write1	src/utils/other/stb_image_write.h	/^static void stbiw__write1(stbi__write_context *s, unsigned char a)$/;"	f
+stbiw__write3	src/utils/other/stb_image_write.h	/^static void stbiw__write3(stbi__write_context *s, unsigned char a, unsigned char b, unsigned char c)$/;"	f
+stbiw__write_dump_data	src/utils/other/stb_image_write.h	/^static void stbiw__write_dump_data(stbi__write_context *s, int length, unsigned char *data)$/;"	f
+stbiw__write_flush	src/utils/other/stb_image_write.h	/^static void stbiw__write_flush(stbi__write_context *s)$/;"	f
+stbiw__write_hdr_scanline	src/utils/other/stb_image_write.h	/^static void stbiw__write_hdr_scanline(stbi__write_context *s, int width, int ncomp, unsigned char *scratch, float *scanline)$/;"	f
+stbiw__write_pixel	src/utils/other/stb_image_write.h	/^static void stbiw__write_pixel(stbi__write_context *s, int rgb_dir, int comp, int write_alpha, int expand_mono, unsigned char *d)$/;"	f
+stbiw__write_pixels	src/utils/other/stb_image_write.h	/^static void stbiw__write_pixels(stbi__write_context *s, int rgb_dir, int vdir, int x, int y, int comp, void *data, int write_alpha, int scanline_pad, int expand_mono)$/;"	f
+stbiw__write_run_data	src/utils/other/stb_image_write.h	/^static void stbiw__write_run_data(stbi__write_context *s, int length, unsigned char databyte)$/;"	f
+stbiw__writef	src/utils/other/stb_image_write.h	/^static void stbiw__writef(stbi__write_context *s, const char *fmt, ...)$/;"	f
+stbiw__writefv	src/utils/other/stb_image_write.h	/^static void stbiw__writefv(stbi__write_context *s, const char *fmt, va_list v)$/;"	f
+stbiw__zhash	src/utils/other/stb_image_write.h	/^static unsigned int stbiw__zhash(unsigned char *data)$/;"	f
+stbiw__zlib_add	src/utils/other/stb_image_write.h	869;"	d
+stbiw__zlib_bitrev	src/utils/other/stb_image_write.h	/^static int stbiw__zlib_bitrev(int code, int codebits)$/;"	f
+stbiw__zlib_countm	src/utils/other/stb_image_write.h	/^static unsigned int stbiw__zlib_countm(unsigned char *a, unsigned char *b, int limit)$/;"	f
+stbiw__zlib_flush	src/utils/other/stb_image_write.h	868;"	d
+stbiw__zlib_flushf	src/utils/other/stb_image_write.h	/^static unsigned char *stbiw__zlib_flushf(unsigned char *data, unsigned int *bitbuffer, int *bitcount)$/;"	f
+stbiw__zlib_huff	src/utils/other/stb_image_write.h	877;"	d
+stbiw__zlib_huff1	src/utils/other/stb_image_write.h	873;"	d
+stbiw__zlib_huff2	src/utils/other/stb_image_write.h	874;"	d
+stbiw__zlib_huff3	src/utils/other/stb_image_write.h	875;"	d
+stbiw__zlib_huff4	src/utils/other/stb_image_write.h	876;"	d
+stbiw__zlib_huffa	src/utils/other/stb_image_write.h	871;"	d
+stbiw__zlib_huffb	src/utils/other/stb_image_write.h	878;"	d
+stbiw_convert_wchar_to_utf8	src/utils/other/stb_image_write.h	/^STBIWDEF int stbiw_convert_wchar_to_utf8(char *buffer, size_t bufferlen, const wchar_t* input)$/;"	f
+stbiw_uint32	src/utils/other/stb_image_write.h	/^typedef unsigned int stbiw_uint32;$/;"	t
+strands	src/geometries/PBDSimulation.h	/^    std::vector<std::vector<Particle *>> strands;$/;"	m	class:PBDSimulation
+temp_normals	src/utils/OBJReader.h	/^    std::vector<vec3> temp_normals;$/;"	m	class:OBJReader
+temp_uvs	src/utils/OBJReader.h	/^    std::vector<vec2> temp_uvs;$/;"	m	class:OBJReader
+temp_vertices	src/utils/OBJReader.h	/^    std::vector<vec3> temp_vertices;$/;"	m	class:OBJReader
+tessellationLevel	src/geometries/ParamSurface.h	/^const int tessellationLevel = 10;$/;"	v
+texcoord	src/geometries/VertexData.h	/^    vec2 texcoord;$/;"	m	struct:VertexData
+texture	src/objects/Object.h	/^    Texture *texture;$/;"	m	class:Object
+texture	src/rendering/RenderState.h	/^    Texture *texture;$/;"	m	struct:RenderState
+textureId	src/rendering/textures/Texture.h	/^    unsigned int textureId = 0;$/;"	m	class:Texture
+tmp_pos	src/objects/Particle.h	/^    vec3 tmp_pos;$/;"	m	class:Particle
+translate_matrix	src/utils/math.h	/^inline mat4 translate_matrix(vec3 t) {$/;"	f
+translation	src/objects/Object.h	/^    vec3 scale, translation, rotationAxis;$/;"	m	class:Object
+update	src/geometries/PBDSimulation.cpp	/^void PBDSimulation::update(float dt) {$/;"	f	class:PBDSimulation
+util	src/utils/util.h	/^namespace util {$/;"	n
+uvIndices	src/utils/OBJReader.h	/^    std::vector<unsigned int> vertexIndices, normalIndices, uvIndices;$/;"	m	class:OBJReader
+v	src/objects/Particle.h	/^    vec3 v; \/\/velocity$/;"	m	class:Particle
+valid	src/geometries/VertexData.h	/^    bool valid = true;$/;"	m	struct:VertexData
+vao	src/geometries/Geometry.h	/^    GLuint vao, vbo;$/;"	m	class:Geometry
+vbo	src/geometries/Geometry.h	/^    GLuint vao, vbo;$/;"	m	class:Geometry
+vec2	src/utils/math.h	/^    vec2(float x0 = 0, float y0 = 0) {$/;"	f	struct:vec2
+vec2	src/utils/math.h	/^struct vec2 {$/;"	s
+vec3	src/utils/math.h	/^    vec3(float x0 = 0, float y0 = 0, float z0 = 0) {$/;"	f	struct:vec3
+vec3	src/utils/math.h	/^    vec3(vec2 v) {$/;"	f	struct:vec3
+vec3	src/utils/math.h	/^struct vec3 {$/;"	s
+vec4	src/utils/math.h	/^    vec4(float x0 = 0, float y0 = 0, float z0 = 0, float w0 = 0) {$/;"	f	struct:vec4
+vec4	src/utils/math.h	/^struct vec4 {$/;"	s
+vertexCode	src/rendering/shaders/BasicShader.h	/^    const char *vertexCode = R"(#version 330 core$/;"	m	class:BasicShader
+vertexIndices	src/utils/OBJReader.h	/^    std::vector<unsigned int> vertexIndices, normalIndices, uvIndices;$/;"	m	class:OBJReader
+vertexShader	src/utils/GPUProgram.h	/^    unsigned int vertexShader = 0, geometryShader = 0, fragmentShader = 0;$/;"	m	class:GPUProgram
+vertexSource	src/rendering/shaders/PhongShader.h	/^    const char *vertexSource = R"($/;"	m	class:PhongShader
+volatile	build/CMakeFiles/3.16.3/CompilerIdC/CMakeCCompilerId.c	11;"	d	file:
+volatile	cmake-build-debug/CMakeFiles/3.17.5/CompilerIdC/CMakeCCompilerId.c	11;"	d	file:
+vtxData	src/geometries/Geometry.h	/^    std::vector<VertexData> vtxData;    \/\/ vertices on the CPU$/;"	m	class:Geometry
+w	src/objects/Particle.h	/^    float w; \/\/ inverse mass of the particle$/;"	m	class:Particle
+w	src/utils/math.h	/^    float x, y, z, w;$/;"	m	struct:vec4
+wEye	src/rendering/Camera.h	/^    vec3 wEye;$/;"	m	class:Camera
+wEye	src/rendering/RenderState.h	/^    vec3 wEye;$/;"	m	struct:RenderState
+wLightPos	src/rendering/lights/Light.h	/^    vec4 wLightPos; \/\/ homogenous coordinates, can be at ideal point$/;"	m	struct:Light
+wLookAt	src/rendering/Camera.h	/^    vec3 wLookAt;$/;"	m	class:Camera
+wVup	src/rendering/Camera.h	/^    vec3 wVup;$/;"	m	class:Camera
+waitError	src/utils/GPUProgram.h	/^    bool waitError = true;$/;"	m	class:GPUProgram
+window	src/main.cpp	/^GLFWwindow *window;$/;"	v
+x	src/main.cpp	/^    float x;$/;"	m	struct:Mouse	file:
+x	src/utils/math.h	/^    float x, y, z, w;$/;"	m	struct:vec4
+x	src/utils/math.h	/^    float x, y, z;$/;"	m	struct:vec3
+x	src/utils/math.h	/^    float x, y;$/;"	m	struct:vec2
+x_rotation_matrix	src/utils/math.h	/^inline mat4 x_rotation_matrix(float angle) {$/;"	f
+y	src/main.cpp	/^    float y;$/;"	m	struct:Mouse	file:
+y	src/utils/math.h	/^    float x, y, z, w;$/;"	m	struct:vec4
+y	src/utils/math.h	/^    float x, y, z;$/;"	m	struct:vec3
+y	src/utils/math.h	/^    float x, y;$/;"	m	struct:vec2
+y_rotation_matrix	src/utils/math.h	/^inline mat4 y_rotation_matrix(float angle) {$/;"	f
+z	src/utils/math.h	/^    float x, y, z, w;$/;"	m	struct:vec4
+z	src/utils/math.h	/^    float x, y, z;$/;"	m	struct:vec3
+z_rotation_matrix	src/utils/math.h	/^inline mat4 z_rotation_matrix(float angle) {$/;"	f
+~GPUProgram	src/utils/GPUProgram.h	/^    ~GPUProgram() { if (shaderProgramId > 0) glDeleteProgram(shaderProgramId); }$/;"	f	class:GPUProgram
+~Geometry	src/geometries/Geometry.cpp	/^Geometry::~Geometry() {$/;"	f	class:Geometry
+~Texture	src/rendering/textures/Texture.h	/^    ~Texture() {$/;"	f	class:Texture