Rebel Fork Framework
|
This is the complete list of members for Urho3D::BakedLightCache, including all inherited members.
LoadBakedChunk(const IntVector3 &chunk)=0 | Urho3D::BakedLightCache | pure virtual |
LoadDirectLight(unsigned lightmapIndex)=0 | Urho3D::BakedLightCache | pure virtual |
LoadLightmap(unsigned lightmapIndex)=0 | Urho3D::BakedLightCache | pure virtual |
StoreBakedChunk(const IntVector3 &chunk, BakedSceneChunk bakedChunk)=0 | Urho3D::BakedLightCache | pure virtual |
StoreDirectLight(unsigned lightmapIndex, LightmapChartBakedDirect bakedDirect)=0 | Urho3D::BakedLightCache | pure virtual |
StoreLightmap(unsigned lightmapIndex, BakedLightmap bakedLightmap)=0 | Urho3D::BakedLightCache | pure virtual |
~BakedLightCache() | Urho3D::BakedLightCache | virtual |