Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
Loading...
Searching...
No Matches
Public Attributes | List of all members
foray::scene::EmissiveTriangle Struct Reference

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.
 

Detailed Description

A reference to an emissive triangle.

Member Data Documentation

◆ Indices

uint32_t foray::scene::EmissiveTriangle::Indices[3]

Indices into vertex buffer.

◆ MetaBufferIndex

uint32_t foray::scene::EmissiveTriangle::MetaBufferIndex

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