|
Unravel Engine C++ Reference
|
#include <engine/engine_export.h>#include <base/basetypes.hpp>#include <engine/assets/asset_handle.h>#include "gpu_program.h"#include "material.h"#include "mesh.h"#include <graphics/graphics.h>#include <math/math.h>#include <reflection/registration.h>#include <serialization/serialization.h>#include <vector>Go to the source code of this file.
Classes | |
| struct | unravel::pose_mat4 |
| struct | unravel::pose_transform |
| class | unravel::model |
| Structure describing a LOD group (set of meshes), LOD transitions, and their materials. More... | |
| struct | unravel::model::submit_callbacks |
| Callbacks for submitting the model for rendering. More... | |
| struct | unravel::model::submit_callbacks::params |
| Parameters for the submit callbacks. More... | |
Namespaces | |
| namespace | unravel |