Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::PassRegisterInfo Struct Reference

#include <PassFactory.hpp>

Collaboration diagram for castor3d::PassRegisterInfo:
Collaboration graph
[legend]

Public Attributes

castor::String lightingModel
 
PassFactoryBase::Creator passCreator
 
shader::LightingModelCreator lightingModelCreator
 
bool hasIBLSupport
 

Member Data Documentation

◆ hasIBLSupport

bool castor3d::PassRegisterInfo::hasIBLSupport

◆ lightingModel

castor::String castor3d::PassRegisterInfo::lightingModel

◆ lightingModelCreator

shader::LightingModelCreator castor3d::PassRegisterInfo::lightingModelCreator

◆ passCreator

PassFactoryBase::Creator castor3d::PassRegisterInfo::passCreator

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