|
Rebel Fork Framework
|
#include "../Container/TransformedSpan.h"#include "../Graphics/CubemapRenderer.h"#include "../Graphics/ReflectionProbeData.h"#include "../Math/BoundingBox.h"#include "../Scene/Component.h"#include "../Scene/TrackedComponent.h"#include <EASTL/optional.h>#include <EASTL/unordered_set.h>Classes | |
| class | Urho3D::InternalReflectionProbeData |
| Cached internal structure for reflection probe search. More... | |
| struct | Urho3D::ReflectionProbeBVH |
| Node of static reflection probes tree. More... | |
| class | Urho3D::ReflectionProbeManager |
| Reflection probe manager. More... | |
| struct | Urho3D::ReflectionProbeManager::QueuedReflectionProbe |
| struct | Urho3D::ReflectionProbeManager::SpatialCache |
| struct | Urho3D::ReflectionProbeManager::AutoQueueCache |
| class | Urho3D::ReflectionProbe |
| Reflection probe component that specifies reflection applied within a region. More... | |
Enumerations | |
| enum class | Urho3D::ReflectionProbeType { Baked , Mixed , Dynamic , CustomTexture } |
| Type of reflection probe. | |