Rebel Fork Framework
|
#include "../Graphics/Drawable.h"
#include "../IO/FileIdentifier.h"
#include "../Math/BoundingBox.h"
#include "../Math/SphericalHarmonics.h"
#include "../Scene/Component.h"
#include "../Resource/BinaryFile.h"
Classes | |
struct | Urho3D::LightProbe |
Light probe description. More... | |
struct | Urho3D::LightProbeCollectionBakedData |
Light probe baked data. More... | |
struct | Urho3D::LightProbeCollection |
Light probes from multiple light probe groups. More... | |
class | Urho3D::LightProbeGroup |
Light probe group. More... | |
Typedefs | |
using | Urho3D::LightProbeVector = ea::vector< LightProbe > |
Vector of light probes. | |