Skip to content

Struct rayx::NffEntry

ClassList > rayx > NffEntry

This struct represents one line of a .nff file.

  • #include <RefractiveIndex.h>

Public Attributes

Type Name
double m_energy
double m_f1
double m_f2

Public Attributes Documentation

variable m_energy

double rayx::NffEntry::m_energy;

variable m_f1

double rayx::NffEntry::m_f1;

variable m_f2

double rayx::NffEntry::m_f2;


The documentation for this class was generated from the following file Intern/rayx-core/src/Shader/RefractiveIndex.h