Select Git revision
AbstractGraphicsEngine.h
Forked from
einsteinathome / graphicsframework
54 commits behind the upstream repository.
AbstractGraphicsEngine.h 6.97 KiB
* Identifier is determined in specialized AbstractGraphicsEngine instances * Identifier is now passed up the chain during object instantiation * Fixes formerly hardcoded identifier in Starsphere::initialize() * Also: removed trailing whitespaces