Carna
Version 3.3.2
|
Establishes partial order for renderables s.t. geometries with such GeometryFeature instances, that do control the same video resource, are grouped together. More...
#include <Renderable.h>
Public Member Functions | |
bool | operator() (const Renderable &l, const Renderable &r) const |
Returns the result of GeometryFeature::controlsSameVideoResource for the geometry features with role of l and r. | |
Static Public Attributes | |
static const bool | isViewDependent = false |
Indicates that this partial order does not depend on the view transform. | |
Establishes partial order for renderables s.t. geometries with such GeometryFeature instances, that do control the same video resource, are grouped together.
Definition at line 144 of file Renderable.h.
Documentation generated by Doxygen