SPH
Public Attributes | List of all members
BvhPrimitive Struct Reference

#include <Bvh.h>

Inheritance diagram for BvhPrimitive:
BvhBox BvhSphere BvhTriangle

Public Attributes

Size userData = Size(-1)
 Generic user data, can be used to store additional information to the primitives. More...
 

Detailed Description

Definition at line 47 of file Bvh.h.

Member Data Documentation

◆ userData

Size BvhPrimitive::userData = Size(-1)

Generic user data, can be used to store additional information to the primitives.

Definition at line 49 of file Bvh.h.


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