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