![]() |
LibCarna Version 3.4.0
|
Defines LibCarna::base::Renderable. More...
#include <LibCarna/LibCarna.hpp>
#include <LibCarna/base/GeometryFeature.hpp>
#include <LibCarna/base/math.hpp>
Go to the source code of this file.
Classes | |
class | LibCarna::base::Renderable |
Represents a Geometry object that has been queued into a RenderQueue. The object's model-view transform has been computed in particular. More... | |
struct | LibCarna::base::Renderable::DepthOrder< order > |
Defines partial order for renderables w.r.t. to their depth in eye space. More... | |
struct | LibCarna::base::Renderable::VideoResourcesOrder< role > |
Establishes partial order for renderables s.t. geometries with such GeometryFeature instances, that do control the same video resource, are grouped together. More... | |
Namespaces | |
namespace | LibCarna::base |
Contains the core framework components. | |
Defines LibCarna::base::Renderable.
Definition in file Renderable.hpp.
Written by Leonid Kostrykin © 2021–2025. Based on Carna (© 2010-2016).
Documentation generated by Doxygen