Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
|
A reference to an emissive triangle. More...
#include <foray_lights.hpp>
Public Attributes | |
uint32_t | Indices [3] |
Indices into vertex buffer. | |
uint32_t | MetaBufferIndex |
Index into a foray::as::GeometryMetaBuffer. | |
A reference to an emissive triangle.
uint32_t foray::scene::EmissiveTriangle::Indices[3] |
Indices into vertex buffer.
uint32_t foray::scene::EmissiveTriangle::MetaBufferIndex |
Index into a foray::as::GeometryMetaBuffer.