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

#include <PassFactory.hpp>

Public Attributes

castor::String lightingModel
 
PassFactoryBase::Creator passCreator
 
castor::AttributeParsers parsers
 
castor::StrUInt32Map sections
 
shader::LightingModelCreator lightingModelCreator
 
bool isIBLNeeded
 

Member Data Documentation

◆ isIBLNeeded

bool castor3d::PassRegisterInfo::isIBLNeeded

◆ lightingModel

castor::String castor3d::PassRegisterInfo::lightingModel

◆ lightingModelCreator

shader::LightingModelCreator castor3d::PassRegisterInfo::lightingModelCreator

◆ parsers

castor::AttributeParsers castor3d::PassRegisterInfo::parsers

◆ passCreator

PassFactoryBase::Creator castor3d::PassRegisterInfo::passCreator

◆ sections

castor::StrUInt32Map castor3d::PassRegisterInfo::sections

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