Castor3D 0.16.0
Multiplatform 3D engine
|
#include <PassModule.hpp>
Public Attributes | |
LightingModelID | key |
PassCreator | create |
PassTypeID | id |
castor::String | name |
bool | hasIBLSupport |
PassCreator castor3d::PassFactoryEntry::create |
bool castor3d::PassFactoryEntry::hasIBLSupport |
PassTypeID castor3d::PassFactoryEntry::id |
LightingModelID castor3d::PassFactoryEntry::key |
castor::String castor3d::PassFactoryEntry::name |