![]() |
Castor3D 0.12.0
Multiplatform 3D engine
|
This is the complete list of members for castor3d::LoadingScreen, including all inherited members.
| disable() | castor3d::LoadingScreen | |
| enable() | castor3d::LoadingScreen | |
| getIndex() const | castor3d::LoadingScreen | inline |
| getProgressBar() | castor3d::LoadingScreen | inline |
| incRange(uint32_t mod) | castor3d::LoadingScreen | inline |
| isEnabled() const | castor3d::LoadingScreen | inline |
| LoadingScreen(ProgressBar &progressBar, RenderDevice const &device, crg::ResourceHandler &handler, 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 |
| setRange(uint32_t max) | castor3d::LoadingScreen | inline |
| setRenderPass(VkRenderPass renderPass, castor::Size const &renderSize) | castor3d::LoadingScreen | |
| step(castor::String const &label) | castor3d::LoadingScreen | inline |
| update(CpuUpdater &updater) | castor3d::LoadingScreen | |
| update(GpuUpdater &updater) | castor3d::LoadingScreen | |
| upload(ashes::CommandBuffer const &cb) | castor3d::LoadingScreen | |
| ~LoadingScreen() | castor3d::LoadingScreen |