Lugdunum
0.1.0
include
lug
Graphics
Render
SkyBox.inl
Go to the documentation of this file.
1
inline
const
lug::Graphics::Resource::SharedPtr<lug::Graphics::Render::Texture>
SkyBox::getBackgroundTexture()
const
{
2
return
_backgroundTexture;
3
}
4
5
inline
const
lug::Graphics::Resource::SharedPtr<lug::Graphics::Render::Texture>
SkyBox::getEnvironnementTexture()
const
{
6
return
_environnementTexture;
7
}
lug::Graphics::Resource::SharedPtr< lug::Graphics::Render::Texture >
Generated by
1.8.13