We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ba9359 commit 520225fCopy full SHA for 520225f
1 file changed
kernels/geometry/triangle.h
@@ -8,8 +8,8 @@
8
namespace embree
9
{
10
/* Precalculated representation for M triangles. Stores for each
11
- triangle a base vertex, two edges, and the geometry normal to
12
- speed up intersection calculations */
+ triangle a base vertex and two edges to speed up intersection
+ calculations */
13
template<int M>
14
struct TriangleM
15
0 commit comments