Castor3D 0.16.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

Key name {}
 
Creator create {}
 
LightingModelID lightingModelId {}
 
BackgroundModelID backgroundModelId {}
 

Member Data Documentation

◆ backgroundModelId

BackgroundModelID castor3d::LightingModelFactory::Entry::backgroundModelId {}

◆ create

Creator castor3d::LightingModelFactory::Entry::create {}

◆ lightingModelId

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

◆ name

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

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