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

#include <LightingModelFactory.hpp>

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

Public Member Functions

 LightingModel (castor::String name={}, Creator create={}, shader::LightingModelDesc defaultDesc={})
 

Public Attributes

castor::String name {}
 
Creator create {}
 
shader::LightingModelDesc defaultDesc {}
 

Constructor & Destructor Documentation

◆ LightingModel()

castor3d::LightingModelFactory::LightingModel::LightingModel ( castor::String name = {},
Creator create = {},
shader::LightingModelDesc defaultDesc = {} )
inlineexplicit

Member Data Documentation

◆ create

Creator castor3d::LightingModelFactory::LightingModel::create {}

◆ defaultDesc

shader::LightingModelDesc castor3d::LightingModelFactory::LightingModel::defaultDesc {}

◆ name

castor::String castor3d::LightingModelFactory::LightingModel::name {}

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