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

#include <PassModule.hpp>

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

Public Attributes

LightingModelID key
 
PassCreator create
 
PassTypeID id
 
castor::String name
 
bool hasIBLSupport
 

Member Data Documentation

◆ create

PassCreator castor3d::PassFactoryEntry::create

◆ hasIBLSupport

bool castor3d::PassFactoryEntry::hasIBLSupport

◆ id

PassTypeID castor3d::PassFactoryEntry::id

◆ key

LightingModelID castor3d::PassFactoryEntry::key

◆ name

castor::String castor3d::PassFactoryEntry::name

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