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.
2 parents 06bd0e1 + f03a7c7 commit e2e97cdCopy full SHA for e2e97cd
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