LibCarna Version 3.4.0
Loading...
Searching...
No Matches
Classes | Namespaces
Renderable.hpp File Reference

Defines LibCarna::base::Renderable. More...

#include <LibCarna/LibCarna.hpp>
#include <LibCarna/base/GeometryFeature.hpp>
#include <LibCarna/base/math.hpp>
+ Include dependency graph for Renderable.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.
 

Detailed Description

Defines LibCarna::base::Renderable.

Definition in file Renderable.hpp.