Castor3D 0.17.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::LightingModelFactory::Entry Struct Reference

#include <LightingModelFactory.hpp>

Collaboration diagram for castor3d::LightingModelFactory::Entry:
Collaboration graph
[legend]

Public Attributes

LightingModel const * model
 
Key name {}
 
LightingModelID lightingModelId {}
 
shader::LightingModelDesc desc {}
 

Member Data Documentation

◆ desc

shader::LightingModelDesc castor3d::LightingModelFactory::Entry::desc {}

◆ lightingModelId

LightingModelID castor3d::LightingModelFactory::Entry::lightingModelId {}

◆ model

LightingModel const* castor3d::LightingModelFactory::Entry::model

◆ name

Key castor3d::LightingModelFactory::Entry::name {}

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