![]() |
Castor3D 0.17.0
Multiplatform 3D engine
|
This is the complete list of members for castor3d::LoadingScreen, including all inherited members.
| disable() noexcept | castor3d::LoadingScreen | |
| enable() noexcept | castor3d::LoadingScreen | |
| getProgressBar() | castor3d::LoadingScreen | inline |
| initGlobalRange(uint32_t value) | castor3d::LoadingScreen | inline |
| initLocalRange(castor::String const &globalLabel, uint32_t value) | castor3d::LoadingScreen | inline |
| isEnabled() const | castor3d::LoadingScreen | inline |
| LoadingScreen(ProgressBar &progressBar, RenderDevice const &device, crg::ResourcesCache &resources, SceneRPtr scene, VkRenderPass renderPass, castor::Size const &size) | castor3d::LoadingScreen | |
| render(ashes::Queue const &queue, ashes::FrameBuffer const &framebuffer, crg::SemaphoreWaitArray const &toWait, crg::Fence *&fence) | castor3d::LoadingScreen | |
| render(ashes::Queue const &queue, ashes::FrameBuffer const &framebuffer, crg::SemaphoreWait const &toWait, crg::Fence *&fence) | castor3d::LoadingScreen | inline |
| SceneName | castor3d::LoadingScreen | static |
| setRenderPass(VkRenderPass renderPass, castor::Size const &renderSize, VkFormat swapchainFormat) | castor3d::LoadingScreen | |
| stepGlobal(castor::String const &globalTitle) | castor3d::LoadingScreen | inline |
| stepLocal(castor::String const &label) | castor3d::LoadingScreen | inline |
| update(CpuUpdater &updater) | castor3d::LoadingScreen | |
| update(GpuUpdater &updater) | castor3d::LoadingScreen | |
| upload(UploadData &uploader) | castor3d::LoadingScreen | |
| ~LoadingScreen() noexcept | castor3d::LoadingScreen |