Implemented quadrilaterals
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
{
|
||||
"directoryIndex" : 0,
|
||||
"id" : "Raytracer::@6890427a1f51a3e7e1df",
|
||||
"jsonFile" : "target-Raytracer-Debug-f0c538276ccb345994b1.json",
|
||||
"jsonFile" : "target-Raytracer-Debug-a7a28e10c70f59ab4ce6.json",
|
||||
"name" : "Raytracer",
|
||||
"projectIndex" : 0
|
||||
}
|
@@ -26,7 +26,7 @@
|
||||
"objects" :
|
||||
[
|
||||
{
|
||||
"jsonFile" : "codemodel-v2-3e9cc36c8bdbe2ee1863.json",
|
||||
"jsonFile" : "codemodel-v2-4489d9e12eae5f29aa72.json",
|
||||
"kind" : "codemodel",
|
||||
"version" :
|
||||
{
|
||||
@@ -99,7 +99,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "codemodel-v2-3e9cc36c8bdbe2ee1863.json",
|
||||
"jsonFile" : "codemodel-v2-4489d9e12eae5f29aa72.json",
|
||||
"kind" : "codemodel",
|
||||
"version" :
|
||||
{
|
@@ -95,7 +95,8 @@
|
||||
12,
|
||||
13,
|
||||
14,
|
||||
15
|
||||
15,
|
||||
16
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -152,6 +153,11 @@
|
||||
"path" : "perlin.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"path" : "quad.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"path" : "ray.h",
|
Reference in New Issue
Block a user