Lumiera
0.pre.03
»edit your freedom«
|
#include "vault/gear/activity.hpp"
Marker for current (and obsolete) manifestations of a CalcStream processed by the Render-Engine.
An opaque, copyable and comparable value object.
Definition at line 93 of file activity.hpp.
Public Member Functions | |
ManifestationID (uint32_t rawID=0) | |
operator bool () const | |
operator uint32_t () const | |
Friends | |
bool | operator!= (ManifestationID const &a, ManifestationID const &b) |
bool | operator== (ManifestationID const &a, ManifestationID const &b) |
Private Attributes | |
uint32_t | id_ |