Lightmetrica  0.0.1.50dbee3 (yosakoi)
 All Classes Functions Variables Typedefs Enumerations Enumerator
Public Attributes | List of all members
TriangleRef Struct Reference

#include <triangleref.h>

Public Attributes

int primitiveIndex
 Index of a primitive. -1 specifies no reference.
 
int faceIndex
 Index of a face in the primitive.
 

Detailed Description

Reference to triangle information. The structure is used as intermediate data for some processes, e.g., QBVH construction. A entry of the structure points to a triangle in a mesh in one of a primitives.


The documentation for this struct was generated from the following file: