Castor3D 0.15.0
Multiplatform 3D engine
Espaces de nommage
Référence du fichier BackgroundModule.hpp

Espaces de nommage

namespace  castor3d
 

Background

using castor3d::BackgroundModelID = uint8_t
 
using castor3d::BackgroundChangedFunc = std::function< void(SceneBackground const &) >
 
using castor3d::OnBackgroundChanged = castor::SignalT< BackgroundChangedFunc >
 
using castor3d::OnBackgroundChangedConnection = OnBackgroundChanged::connection
 
 castor3d::CU_DeclareSmartPtr (castor3d, SceneBackground, C3D_API)
 
 castor3d::CU_DeclareSmartPtr (castor3d, ColourBackground, C3D_API)
 
 castor3d::CU_DeclareSmartPtr (castor3d, ImageBackground, C3D_API)
 
 castor3d::CU_DeclareSmartPtr (castor3d, SkyboxBackground, C3D_API)